Re: [patch] ide: fix kmalloc_node breakage in ide driver

From: Christoph Lameter
Date: Wed Aug 03 2005 - 20:33:52 EST


On Wed, 3 Aug 2005, Ravikiran G Thirumalai wrote:

> Machines with ide-interfaces which do not have pci devices are crashing on boot
> at pcibus_to_node in the ide drivers. We noticed this on a x445 running
> 2.6.13-rc4. Similar issue was discussed earlier, but the crash was due
> to hwif being NULL.
> http://marc.theaimsgroup.com/?t=112075352000003&r=1&w=2
> Andi and Christoph had patches, but neither went in. Here's one of those
> patches with an added BUG_ON(hwif == NULL). Please include.

This needs to go into 2.6.13.

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