]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ipc,msg: use current->state helpers
authorDavidlohr Bueso <davidlohr@hp.com>
Fri, 6 Jun 2014 21:37:44 +0000 (14:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 6 Jun 2014 23:08:14 +0000 (16:08 -0700)
commitf75a2f358d840e99212b1828b131e8fe8629ac43
tree4bb98f5f7fa79500ab7620b10fe555a1e8433ceb
parentf57a19a7bcd9d1b4b539daad5acd12ba663812b5
ipc,msg: use current->state helpers

Call __set_current_state() instead of assigning the new state directly.

Signed-off-by: Davidlohr Bueso <davidlohr@hp.com>
Signed-off-by: Manfred Spraul <manfred@colorfullif.com>
Cc: Aswin Chandramouleeswaran <aswin@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
ipc/msg.c