summaryrefslogtreecommitdiffstats
path: root/kernel/sched_fair.c
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2008-05-15 02:10:12 +0200
committerAl Viro <viro@zeniv.linux.org.uk>2008-05-17 09:30:23 +0200
commit6793a051fb9311f0f1ab7eafc5a9e69b8a1bd8d4 (patch)
treee0732f3bf37440015e86ccfd6a0cb5ca79703c5e /kernel/sched_fair.c
parent[patch 1/1] audit_send_reply(): fix error-path memory leak (diff)
downloadlinux-6793a051fb9311f0f1ab7eafc5a9e69b8a1bd8d4.tar.xz
linux-6793a051fb9311f0f1ab7eafc5a9e69b8a1bd8d4.zip
[PATCH] list_for_each_rcu must die: audit
All uses of list_for_each_rcu() can be profitably replaced by the easier-to-use list_for_each_entry_rcu(). This patch makes this change for the Audit system, in preparation for removing the list_for_each_rcu() API entirely. This time with well-formed SOB. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'kernel/sched_fair.c')
0 files changed, 0 insertions, 0 deletions