diff options
author | 2008-08-18 17:51:08 -0700 | |
---|---|---|
committer | 2008-08-19 04:15:36 +0200 | |
commit | eff9b713ee3540ddab862095aaf4b1511a6758bc (patch) | |
tree | 4ca1e0610453addd1701ecddbcb885c88ed30be1 /net/unix/af_unix.c | |
parent | rcu: remove redundant ACCESS_ONCE definition from rcupreempt.c (diff) | |
download | wireguard-linux-eff9b713ee3540ddab862095aaf4b1511a6758bc.tar.xz wireguard-linux-eff9b713ee3540ddab862095aaf4b1511a6758bc.zip |
rcu: fix locking cleanup fallout
Given that the rcp->lock is now acquired from call_rcu(), which can be
invoked from irq-disable regions, all acquisitions need to disable irqs.
The following patch fixes this.
Although I don't have any reason to believe that this is the cause of
Yinghai's oops, it does need to be fixed.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions