]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/iommu.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)
commit2a96661054452c3016c377d72a38c6d4948ea6ae
tree4319eb265b72589cf58e076de58f1a9a1a76c278
parent7555c5d5a87973fbdee201ff63d2edd748933177
parent27faeebd00813cd52a140e8944b6b32729b50e61
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.