Re: [2.5.9 patch] Fix bluesmoke/mce compiler warnings.

Dave Jones (davej@suse.de)
Fri, 19 Apr 2002 15:00:48 +0200


On Fri, Apr 19, 2002 at 11:18:05AM +0100, Anton Altaparmakov wrote:
> Please consider below patch for inclusion. It fixes compiler warnings
> from arch/i386/kernel/bluesmoke.c which appear due to smp_call_function
> expecting a function pointer taking an argument to a void * but
> mce_checkregs takes an int argument...

Robert Love's patch to fix these up did it with less unnecessary casts,
and seems to be ok in my testing.
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/linux-dj/linux-2.5/arch/i386/kernel/bluesmoke.c

(This contains some other bits too that I intend to push to Linus after
a pre1 appears)

Dave.

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/