Re: [PATCH] [0/9] Use 64bit x86 machine check code for 32bit too

From: Andi Kleen
Date: Mon Jul 07 2008 - 20:12:56 EST


> However it turns out the build warnings about
> "mce_64.c:822: warning: passing argument 2 of âstrict_strtoullâ makes
> integer from pointer without a cast"
> are justified. It looks like strict_strtoull has the last two arguments
> switched with respect to simple_strtoull. You get a NULL pointer
> dereference as soon as you write to one of the machinecheck sysfs
> control files.

Yes, shutting up checkpath's blatterings without full retesting was a
mistake. I fixed that in the last iteration I posted earlier.

-Andi

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