From: Peter Hurley Date: Mon, 15 Apr 2013 15:06:06 +0000 (-0400) Subject: tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safe X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=579a00a5c2f0a85fb4602a53e2c1beb77a646528;p=pandora-kernel.git tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safe tty->flags needs to be atomically modified. Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed