Re: [PATCH 11/11] netpoll: rx use RCU

2007-11-19 Thread David Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Sat, 03 Nov 2007 11:43:25 -0700 > Get rid of rx_lock and use Read-Copy-Update to make sure > that netpoll info and rx handle are not used after free. > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> Please also respin this one too, thanks

[PATCH 11/11] netpoll: rx use RCU

2007-11-03 Thread Stephen Hemminger
Get rid of rx_lock and use Read-Copy-Update to make sure that netpoll info and rx handle are not used after free. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> --- a/include/linux/netpoll.h 2007-11-03 11:08:36.0 -0700 +++ b/include/linux/netpoll.h 2007-11-03 11:15:11.0