Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/802
Jay Vosburgh 001dd250c1 [TOKENRING]: Use interrupt-safe locking with rif_lock.
Change operations on rif_lock from spin_{un}lock_bh to
spin_{un}lock_irq{save,restore} equivalents.  Some of the
rif_lock critical sections are called from interrupt context via
tr_type_trans->tr_add_rif_info.  The TR NIC drivers call tr_type_trans
from their packet receive handlers.

Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-18 14:04:51 -07:00
..
fc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fddi.c [NET]: __be'ify *_type_trans() 2005-07-12 12:08:43 -07:00
hippi.c [PATCH] update Ross Biro bouncing email address 2005-05-05 16:36:49 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
p8022.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
p8023.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
psnap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl_net_802.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tr.c [TOKENRING]: Use interrupt-safe locking with rif_lock. 2005-08-18 14:04:51 -07:00