]> 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)
commit23bef2b036c1ab396941f187e05b1e3b75be8ea4
tree86b13e24fe2c51b6fb66170e6b2c2ca99f8c5e2a
parentea99e60b2bc6a72b32f258dc368f0ce861c7a03a
parent634f668fe613c91eaf6dcbb433263461536aa29e
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