Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
[cascardo/linux.git] / include / asm-alpha / elf.h
index 6c2d78f..4b518e3 100644 (file)
@@ -155,6 +155,7 @@ extern int alpha_l1d_cacheshape;
 extern int alpha_l2_cacheshape;
 extern int alpha_l3_cacheshape;
 
+/* update AT_VECTOR_SIZE_ARCH if the number of NEW_AUX_ENT entries changes */
 #define ARCH_DLINFO                                            \
   do {                                                         \
     NEW_AUX_ENT(AT_L1I_CACHESHAPE, alpha_l1i_cacheshape);      \