]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh/elf.h
pid namespaces: make proc_flush_task() actually from entries from multiple namespaces
[linux-2.6-omap-h63xx.git] / include / asm-sh / elf.h
index 43ca244564b104a6d3438a7c3d86225fc5e12290..12cc4b392bf039efbace9fa6090521b1d08b3799 100644 (file)
@@ -133,6 +133,7 @@ extern void __kernel_vsyscall;
 #define VDSO_BASE              ((unsigned long)current->mm->context.vdso)
 #define VDSO_SYM(x)            (VDSO_BASE + (unsigned long)(x))
 
+/* update AT_VECTOR_SIZE_ARCH if the number of NEW_AUX_ENT entries changes */
 #define ARCH_DLINFO                                            \
 do {                                                           \
        if (vdso_enabled)                                       \