From: Jonathan Kliegman Date: Thu, 4 Oct 2012 20:32:19 +0000 (-0400) Subject: modpost: Permit .GCC.command.line sections X-Git-Tag: v3.7-rc1~47^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76b27645a5bba85bd26896811c7a25ecc37b3731;p=pandora-kernel.git modpost: Permit .GCC.command.line sections Allow .GCC.command.line sections in modules to prevent modpost warnings: WARNING: sound/usb/snd-usbmidi-lib.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: Jonathan Kliegman Signed-off-by: Michal Marek --- Reading git-diff-tree failed