diff options
author | Davidlohr Bueso <[email protected]> | 2015-06-30 14:58:36 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-06-30 19:44:58 -0700 |
commit | c5c8975b2eb4eb7604e8ce4f762987f56d2a96a2 (patch) | |
tree | 9f21ef2539c3c0110dde47e1fc6b56c50da8b507 /lib/memory-notifier-error-inject.c | |
parent | c859aa83113dcad165d986e66aa21c5b73745f42 (diff) |
ipc,shm: move BUG_ON check into shm_lock
Upon every shm_lock call, we BUG_ON if an error was returned, indicating
racing either in idr or in shm_destroy. Move this logic into the locking.
[[email protected]: simplify code]
Signed-off-by: Davidlohr Bueso <[email protected]>
Cc: Manfred Spraul <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions