Andrew Morton be524fb960 x86: section mismatch fix
Fix this:

 WARNING: vmlinux.o(.text+0x114bb): Section mismatch in reference from
 the function nopat() to the function .cpuinit.text:pat_disable()
 The function nopat() references
 the function __cpuinit pat_disable().
 This is often because nopat lacks a __cpuinit
 annotation or the annotation of pat_disable is wrong.

Reported-by: "Fabio Comolli" <fabio.comolli@gmail.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-06-04 13:11:47 +02:00
..
2008-05-16 17:22:20 -04:00
2008-05-24 09:56:13 -07:00
2008-05-27 13:24:39 -07:00
2008-05-16 17:22:20 -04:00
2008-05-16 17:22:20 -04:00
2008-05-30 10:03:36 +02:00
2008-05-20 00:33:44 -07:00
2008-05-16 17:22:20 -04:00
2008-06-04 13:11:47 +02:00
2008-04-29 08:06:11 -07:00