summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorDavidlohr Bueso <davidlohr.bueso@hp.com>2013-07-09 03:01:14 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-09 21:33:27 +0400
commit2cafed30f150f7314f98717b372df8173516cae0 (patch)
tree21f2440948b12d2905d1c2ded7fcc7f88e980360 /sound
parent15724ecb7e9bab35fc694c666ad563adba820cc3 (diff)
downloadlinux-2cafed30f150f7314f98717b372df8173516cae0.tar.xz
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 <davidlohr.bueso@hp.com> Cc: Andi Kleen <andi@firstfloor.org> Cc: Rik van Riel <riel@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions