Files
linux-st/include/linux
Linus Torvalds f9d1425007 Disallow gcc versions 4.1.{0,1}
These compiler versions are known to miscompile __weak functions and
thus generate kernels that don't necessarily work correctly.  If a weak
function is int he same compilation unit as a caller, gcc may end up
inlining it, and thus binding the weak function too early.

See

    http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27781

for details.

Cc: Adrian Bunk <bunk@kernel.org>
Cc: Helge Deller <deller@gmx.de>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-01-02 09:29:43 -08:00
..
2008-12-30 16:51:43 -05:00
2008-12-29 08:29:50 +01:00
2008-12-25 11:40:09 +11:00
2008-12-29 08:29:50 +01:00
2008-12-29 17:47:23 +10:00
2008-12-25 11:01:43 +11:00
2008-12-31 18:07:38 -05:00
2008-12-29 07:39:34 -05:00
2008-12-15 23:44:31 -08:00
2008-12-29 11:27:46 +02:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:43 -05:00
2008-12-31 18:07:42 -05:00
2008-12-28 22:43:21 -05:00
2008-12-08 14:31:59 +01:00
2008-12-23 15:21:45 -05:00
2008-12-19 15:22:54 -05:00
2008-12-21 14:21:14 +11:00
2008-12-20 09:15:46 +01:00
2008-12-12 12:28:50 +01:00
2008-12-15 23:42:33 -08:00
2008-12-15 16:28:57 -08:00
2008-12-12 17:01:38 +01:00
2008-12-29 08:29:51 +01:00