From: Michal Simek Date: Fri, 21 Dec 2012 09:53:40 +0000 (+0100) Subject: microblaze: Change section flags for noMMU X-Git-Tag: v3.8-rc3~17^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e278157921f95d7313ede005cb07b72b7011962;p=pandora-kernel.git microblaze: Change section flags for noMMU All files which uses user unified macros from uaccess.h (get_user/put_user/clear_user/copy_tofrom_user/ strnlen_user and strncpy_user) generate this warning messages: Assembler messages: Warning: ignoring changed section attributes for .discard Setting up discard executable section flang for __EX_TABLE_SECTION macro removed all these warnings. Signed-off-by: Michal Simek --- Reading git-diff-tree failed