]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Aug 2020 18:05:47 +0000 (11:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 23 Aug 2020 18:05:47 +0000 (11:05 -0700)
commitc444e5949009c39e381d1b5f76a4dd566c9329a4
tree86b13e24fe2c51b6fb66170e6b2c2ca99f8c5e2a
parent41b13dcd7eeaf3ae01614f7b9cdeaf5174f97681
parent3d67ecb7c0b4618494585928fe53a44df3e1a51d
Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull entry fix from Thomas Gleixner:
 "A single bug fix for the common entry code.

  The transcription of the x86 version messed up the reload of the
  syscall number from pt_regs after ptrace and seccomp which breaks
  syscall number rewriting"

* tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  core/entry: Respect syscall number rewrites