]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Apr 2013 19:59:55 +0000 (12:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 7 Apr 2013 19:59:55 +0000 (12:59 -0700)
commit420e67f2fc5cb0571dac3d904b2f2d1e023e777c
tree626eecdf8425a38098090af3bf2825134d489e90
parenta4f059ea60ab6eed43361f39f5e745d7b6be7ba1
parentb0c135361a57ea4a5214dbaddaf0ac375d8ea503
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 fixes from Peter Anvin:
 "Two quite small fixes: one a build problem, and the other fixes
  seccomp filters on x32."

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86: Fix rebuild with EFI_STUB enabled
  x86: remove the x32 syscall bitmask from syscall_get_nr()