Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 3 Mar 2013 03:32:06 +0000 (19:32 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 3 Mar 2013 03:32:06 +0000 (19:32 -0800)
commit6ec40b423032ca769c96fbf9a080db822821893d
tree862950eb804bd849e22d6abca7b02a21c9c430df
parent8d05b3771da8775799673212b57d62f57c70d68a
parentdb61ec29fd56e089007cb7d9a646ea9ddf518c4d
Merge branch 'for-linus' of git://git./linux/kernel/git/viro/signal

Pull sigprocmask compat fix from Al Viro:
 "generic compat_sys_rt_sigprocmask() had a very dumb braino; I'd spent
  quite a while staring at the offending commit before finally managing
  to spot the idiocy ;-/"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal:
  fix compat_sys_rt_sigprocmask()
kernel/signal.c