diff options
author | Davidlohr Bueso <[email protected]> | 2013-07-08 16:01:14 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2013-07-09 10:33:27 -0700 |
commit | 2cafed30f150f7314f98717b372df8173516cae0 (patch) | |
tree | 21f2440948b12d2905d1c2ded7fcc7f88e980360 /lib/mpi/mpi-bit.c | |
parent | 15724ecb7e9bab35fc694c666ad563adba820cc3 (diff) |
ipc,msg: introduce msgctl_nolock
Similar to semctl, when calling msgctl, the *_INFO and *_STAT commands
can be performed without acquiring the ipc object.
Add a msgctl_nolock() function and move the logic of *_INFO and *_STAT
out of msgctl(). This change still takes the lock and it will be
properly lockless in the next patch
Signed-off-by: Davidlohr Bueso <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Rik van Riel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions