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)
commitbb3928673955b423db270982ff7dad19a3e22d9c
treeedddd22c72b270f167cd13371e29b95c97f661a3
parentf39f28ff82c14b4f628973d9bba835195a71d437
parentfa47a16b04ad896ea9c10d4fa0caf47dcf47cd00
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>