Re: 2.6.10: e100 network broken after swsusp/resume
From: Barry K. Nathan
Date: Mon Jan 03 2005 - 05:15:31 EST
On Mon, Jan 03, 2005 at 09:47:13AM +0100, Pavel Machek wrote:
> Actually, as you found out in earlier mail, problem is in the driver;
> but it is the interrupt controller driver.
>
> Right soution is to save APICs state during sysdev_suspend(), and
> resture it during sysdev_resume().
AFAICT proper support is *already* there in sysdev_suspend() and
sysdev_resume().
However, at least on my system, neither of those functions is getting
called! I put BUG()s at the top of both functions, and neither of those
BUGs is being hit in a suspend/resume cycle.
-Barry K. Nathan <barryn@xxxxxxxxx>
-
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/