Hi all,
this micropatch adds missing __init for winchip_mcheck_init() function.
Best regards.
--
Andrey Panin | Embedded systems software engineer
[EMAIL PROTECTED] | PGP key: http://www.orbita1.ru/~pazke/AndreyPanin.asc
diff -ur -X /usr/dontdiff /linux.vanilla/arch/i386/kernel/bluesmoke.c
linux/arch/i386/kernel/bluesmoke.c
--- /linux.vanilla/arch/i386/kernel/bluesmoke.c Mon May 21 23:49:24 2001
+++ linux/arch/i386/kernel/bluesmoke.c Fri May 25 22:58:31 2001
@@ -185,7 +185,7 @@
* Set up machine check reporting on the Winchip C6 series
*/
-static void winchip_mcheck_init(struct cpuinfo_x86 *c)
+static void __init winchip_mcheck_init(struct cpuinfo_x86 *c)
{
u32 lo, hi;
/* Not supported on C3 */
PGP signature