]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Oct 2018 07:15:12 +0000 (09:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Oct 2018 07:15:12 +0000 (09:15 +0200)
commit05028f6ae12a9657b7dbed94d94dc963873fc51f
tree4319eb265b72589cf58e076de58f1a9a1a76c278
parent6973adc20fa28635be92e4b31e8e530b992706fd
parent99b4f72b3fd7e6e075ac55a4e7c25065a037ef0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc

David writes:
  "Sparc fixes:

   The main bit here is fixing how fallback system calls are handled in
   the sparc vDSO.

   Unfortunately, I fat fingered the commit and some perf debugging
   hacks slipped into the vDSO fix, which I revert in the very next
   commit."

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc:
  sparc: Revert unintended perf changes.
  sparc: vDSO: Silence an uninitialized variable warning
  sparc: Fix syscall fallback bugs in VDSO.