commit | 7e278157921f95d7313ede005cb07b72b7011962 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Fri Dec 21 10:53:40 2012 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Jan 03 12:47:20 2013 +0100 |
tree | 938699d04ae5d9f55384660cccc5f6d88ba52003 | |
parent | ca073b4af90b7d2ec6fd6563bee06a68907999ad [diff] |
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 <michal.simek@xilinx.com>