From: David Howells Date: Thu, 12 Aug 2010 15:54:47 +0000 (+0100) Subject: MN10300: Permit .GCC-command-line sections X-Git-Tag: v2.6.36-rc1~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=019fca84e7c4b94817abc77df9081ba208fcc46a;p=pandora-kernel.git MN10300: Permit .GCC-command-line sections Permit .GCC-command-line sections in modules. Otherwise modpost says things like: WARNING: drivers/mtd/chips/map_ram.o (.GCC-command-line): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example contains section definitions for use in .S files. Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed