From: Fabian Frederick Date: Fri, 20 Feb 2015 18:12:52 +0000 (+0100) Subject: mISDN: replace current->state by set_current_state() X-Git-Tag: omap-for-v4.1/wl12xx-dt~68^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45cee4f594bcb3083c2d8475462af2f2ddf29aff;p=pandora-kernel.git mISDN: replace current->state by set_current_state() Use helper function to access current->state. Direct assignments are prone to races and therefore buggy. Thanks to Peter Zijlstra for the exact definition of the problem. Signed-off-by: Fabian Frederick Signed-off-by: David S. Miller --- Reading git-diff-tree failed