]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ipc,msg: use current->state helpers
authorDavidlohr Bueso <davidlohr@hp.com>
Sat, 17 May 2014 13:19:09 +0000 (23:19 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 17 May 2014 13:19:09 +0000 (23:19 +1000)
commit768b7cae6ff9aa9de6c447e2832363916f60f11e
treec1c3d77a3705e147abb34f167734c8b76a2dbffe
parentac55accd3d2040283505ce060f11d6b06aa84c06
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>
Cc: Manfred Spraul <manfred@colorfullife.com>
Cc: Aswin Chandramouleeswaran <aswin@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
ipc/msg.c