Re: [PATCH 0/6] EDAC Patch Set

From: Andrew Morton
Date: Thu May 25 2006 - 00:41:41 EST


drivers/edac/e752x_edac.c: In function `e752x_probe1':
drivers/edac/e752x_edac.c:932: warning: `mci' might be used uninitialized in this function
drivers/edac/e752x_edac.c:933: warning: `pvt' might be used uninitialized in this function

And these are indeed both box-killing bugs. I'm sure you were seeing this
warning as well.

There's this, plus the compile error, plus the ifdef proliferation. I'll
wait for version 2, thanks.

-
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/