diff options
| author | Manfred Spraul <[email protected]> | 2017-07-12 14:35:19 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-07-12 16:26:02 -0700 |
| commit | 51c23b7b7db52493d4fc869cec8c3e8fe27bfcd3 (patch) | |
| tree | 087792a59b22078d3e88f70ad413ed5401403d6e /drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c | |
| parent | a2642f8770993a1598500bb6a8082b7c32faff8b (diff) | |
ipc/msg.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_msg_queue_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 'drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c')
0 files changed, 0 insertions, 0 deletions