]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Jul 2011 00:04:32 +0000 (17:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 23 Jul 2011 00:04:32 +0000 (17:04 -0700)
commit731592716b3cb737a793942250acab7e8a074def
tree229acb76bfddb595f4d8b215637e12d911c1727d
parent515efd25a46deb7c7700a315676b46915f4a37c2
parent0ce809857c33b0f0af741f2423773523510addf3
Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip

* 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  x86: Kill handle_signal()->set_fs()
  x86, do_signal: Simplify the TS_RESTORE_SIGMASK logic
  x86, signals: Convert the X86_32 code to use set_current_blocked()
  x86, signals: Convert the IA32_EMULATION code to use set_current_blocked()