diff options
| author | Manfred Spraul <[email protected]> | 2017-07-12 14:35:13 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-07-12 16:26:02 -0700 |
| commit | 2ec55f8024db859d70f14c26e91ca044328dd50d (patch) | |
| tree | 8e37263fd21347b0f173d38697f856547ea829b7 /tools/perf/scripts/python/stackcollapse.py | |
| parent | c3f6fb6fe4e638a58eae558cb209c463cd46c2fc (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/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions