Re: [PATCH] i386/x86-64: Return defined error value for bad PCI config space accesses

From: Andi Kleen
Date: Sun Apr 09 2006 - 15:56:20 EST


On Sunday 09 April 2006 21:17, Jeff Garzik wrote:

> As the code check indicates, value might be NULL.
>
> Please fix.

It should never be NULL. If anything that's a BUG_ON, but crashing on it is ok
too.

But I'll change it to a BUG_ON in the next patch thanks.

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