diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2017-08-15 14:37:01 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2017-08-31 12:36:44 +1000 |
commit | 0bfa33c7f71e7e9de289582d9652110daa1ec8a1 (patch) | |
tree | d75eea275d2d0fb7f17266fb6d60690a1eccfdd3 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | eaac112eac8604917bc6c39680ff67a937626a96 (diff) | |
download | linux-stable-0bfa33c7f71e7e9de289582d9652110daa1ec8a1.tar.gz linux-stable-0bfa33c7f71e7e9de289582d9652110daa1ec8a1.tar.bz2 linux-stable-0bfa33c7f71e7e9de289582d9652110daa1ec8a1.zip |
KVM: PPC: Book3S HV: Fix invalid use of register expression
binutils >= 2.26 now warns about misuse of register expressions in
assembler operands that are actually literals. In this instance r0 is
being used where a literal 0 should be used.
Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
[mpe: Split into separate KVM patch, tweak change log]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions