pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS
authorChristoph Lameter <clameter@sgi.com>
Mon, 28 Apr 2008 09:12:45 +0000 (02:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:21 +0000 (08:58 -0700)
commitbf2ae2b37c06cc9fb6fc03d99617f1161939980f
tree3ffc871c7cf45eb08a51704f840778dda6db0cdc
parent726b80127239aeea9c8d8aad5b4e2c80313e3ce8
pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS

Add the ability to pass comments into asm-offsets.h by generating asm
output like

-># comment line

Mips needs this feature to preserve the comments that are in
asm-mips/asm-offsets.h right now.

Then remove the special handling for mips from Kbuild and convert mips to use
the new string to include the comments.

Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Kbuild
arch/mips/kernel/asm-offsets.c