]> 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)
commitaf08c6b87c5b26ce32d89b6d83ecf8445a4852f1
tree626eecdf8425a38098090af3bf2825134d489e90
parentd41803adbf1d9c603592b87e5d3cbbe5092e92fb
parentb1f9eb43ecfea264eb8179e30b882abc0786b5ca
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()