]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ipc,msg: use current->state helpers
authorDavidlohr Bueso <davidlohr@hp.com>
Thu, 22 May 2014 00:44:18 +0000 (10:44 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:44:18 +0000 (10:44 +1000)
commit9bfd9d0bfb885f858f044fffc08f6fb04c37c9d1
treed0ee9e31357f21b73eb56ee05449d27d16d29281
parent984c609d541441660d48fc531d9041f9f14bc352
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>
ipc/msg.c