Re: [PATCH] [net] smc91x: let smc91x work well under netpoll

From: David Miller
Date: Mon Aug 24 2009 - 01:59:08 EST


From: DDD <Dongdong.deng@xxxxxxxxxxxxx>
Date: Mon, 24 Aug 2009 11:42:31 +0800

> The NETPOLL requires that interrupts remain disabled in its callbacks.
>
> Using *_irq_save()/irq_restore() to replace *_irq_disable()/irq_enable()
> functions in NETPOLL's callbacks of smc91x, so that it doesn't enable
> interrupts when already disabled, and kgdboe/netconsole would work
> properly over smc91x.
>
> Signed-off-by: Dongdong Deng <dongdong.deng@xxxxxxxxxxxxx>
> Acked-by: Nicolas Pitre <nico@xxxxxxx>

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