diff options
author | 2017-04-19 23:05:43 +1000 | |
---|---|---|
committer | 2017-04-23 17:26:35 +1000 | |
commit | 2563a70c3b2acc4f60083e2aaf1102f8dba73649 (patch) | |
tree | fc1a2e8778d9b96504ae454fa80a4bec2df090b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/mm: Add support for runtime configuration of ASLR limits (diff) | |
download | wireguard-linux-2563a70c3b2acc4f60083e2aaf1102f8dba73649.tar.xz wireguard-linux-2563a70c3b2acc4f60083e2aaf1102f8dba73649.zip |
powerpc/64s: Remove unnecessary relocation branch from idle handler
The system reset idle handler system_reset_idle_common is relocated, so
relocation is not required to branch to kvm_start_guest. The superfluous
relocation does not result in incorrect code, but it does not compile
outside of exception-64s.S (with fixed section definitions).
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions