]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ppc-fix'
authorAlexei Starovoitov <ast@kernel.org>
Thu, 19 Jul 2018 23:08:07 +0000 (16:08 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 19 Jul 2018 23:08:07 +0000 (16:08 -0700)
commit32ac4a1daddf57f9538ecec06fea9ff72a4f0e5e
treeedddd22c72b270f167cd13371e29b95c97f661a3
parenta9f3b597f0eefce83b638f0a27f0dd7f21dd3921
parent3cef3c297e73da69d8831abc6f869ff5f9d62951
Merge branch 'ppc-fix'

Daniel Borkmann says:

====================
This set adds a ppc64 JIT fix for xadd as well as a missing test
case for verifying whether xadd messes with src/dst reg. Thanks!
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>