aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorManfred Spraul <[email protected]>2017-07-12 14:35:13 -0700
committerLinus Torvalds <[email protected]>2017-07-12 16:26:02 -0700
commit2ec55f8024db859d70f14c26e91ca044328dd50d (patch)
tree8e37263fd21347b0f173d38697f856547ea829b7 /tools/perf/scripts
parentc3f6fb6fe4e638a58eae558cb209c463cd46c2fc (diff)
ipc/sem.c: avoid ipc_rcu_putref for failed ipc_addid()
Loosely based on a patch from Kees Cook <[email protected]>: - id and retval can be merged - if ipc_addid() fails, then use call_rcu() directly. The difference is that call_rcu is used for failed ipc_addid() calls, to continue to guaranteed an rcu delay for security_sem_free(). Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Manfred Spraul <[email protected]> Cc: Kees Cook <[email protected]> Cc: Davidlohr Bueso <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions