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)
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>

Trivial merge