Re: [patch] Real-Time Preemption, -RT-2.6.9-rc4-mm1-U9

From: Ingo Molnar
Date: Fri Oct 22 2004 - 11:58:28 EST



* Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:

> --- 2.6.9-rc4-mm1/drivers/net/tulip/tulip_core.c 2004-10-12

> pci_release_regions (pdev);
> + pci_disable_device (pdev);
> pci_set_drvdata (pdev, NULL);

i've uploaded -U10.1 with this fix included plus a fix to the tg3 and
3c59x drivers. (the drivers would disable interrupts in
hard_start_xmit). I've also added debugging code to catch future
instances of this network driver related problem.

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