On Sat, 2008-01-05 at 16:11 +0100, Ingo Molnar wrote: > * Eric Dumazet <[EMAIL PROTECTED]> wrote: > > > # size vmlinux.before vmlinux.after > > text data bss dec hex filename > > 4619942 422838 458752 5501532 53f25c vmlinux.before > > 4610534 422838 458752 5492124 53cd9c vmlinux.after > > > > This saves 9408 bytes > > that's nice! Applied it to x86.git. I'm wondering, do we have other such > cases? page alignment requirements are quite often for various CPU data > structures.
They slip in from time to time, it would be nice to automate checking for them. -- Mathematics is the supreme nostalgia of our time. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/