From: Christoph Lameter Date: Mon, 28 Apr 2008 09:12:45 +0000 (-0700) Subject: pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS X-Git-Tag: v2.6.26-rc1~971 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf2ae2b37c06cc9fb6fc03d99617f1161939980f;p=pandora-kernel.git 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 Signed-off-by: Christoph Lameter Cc: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed