aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorBharata B Rao <[email protected]>2008-12-15 06:26:48 +0000
committerIngo Molnar <[email protected]>2008-12-16 20:39:14 +0000
commit80f40ee4a07530cc3acbc239a9299ec47025825b (patch)
tree3feb69ea882c314b518f53fd6eae9db634918003 /net/unix/af_unix.c
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... (diff)
downloadkernel-80f40ee4a07530cc3acbc239a9299ec47025825b.tar.gz
kernel-80f40ee4a07530cc3acbc239a9299ec47025825b.zip
sched: use RCU variant of list traversal in for_each_leaf_rt_rq()
Impact: fix potential of rare crash for_each_leaf_rt_rq() walks an RCU protected list (rq->leaf_rt_rq_list), but doesn't use list_for_each_entry_rcu(). Fix this. Signed-off-by: Bharata B Rao <[email protected]> Cc: Peter Zijlstra <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions