Files
linux/arch
Jeremy Fitzhardinge c7f52cdc2f support multiple .discard.* sections to avoid section type conflicts
gcc 4.4.4 will complain if you use a .discard section for both text and
data ("causes a section type conflict").  Add support for ".discard.*"
sections, and use .discard.text for a dummy function in the x86
RESERVE_BRK() macro.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
2010-07-27 22:45:19 -07:00
..
2010-06-30 10:46:16 -07:00
2010-06-08 18:58:23 +02:00
2010-06-21 13:46:53 +09:00
2010-06-29 15:29:32 -07:00