OSDN Git Service

Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Aug 2019 18:43:16 +0000 (11:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 5 Aug 2019 18:43:16 +0000 (11:43 -0700)
commit9e9671cea72e0652a8a0d03b7c96a8a798470c43
treee64b3879e9d36bfd417efbb5b3c800a0d1ad9082
parente21a712a9685488f5ce80495b37b9fdbe96c230d
parentfbb01c52471c8fb4ec2422c0ab26c134bd90bbff
Merge tag 'linux-kselftest-5.3-rc4' of git://git./linux/kernel/git/shuah/linux-kselftest

Pull kselftest fixes from Shuah Khan:
 "A fix to the Kselftest framework to save and restore errno and a fix
  to livepatch to push and pop dynamic debug config"

* tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest:
  selftests/livepatch: push and pop dynamic debug config
  kselftest: save-and-restore errno to allow for %m formatting