diff options
author | 2014-11-03 15:46:43 +1100 | |
---|---|---|
committer | 2014-11-12 15:54:29 +1100 | |
commit | 7048c846949ac1feb09d1b624ea0e8c351d92a7b (patch) | |
tree | ec6707704c3afbb88ee9e2f1ff7fd454839a9027 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc: Save/restore PPR for KVM hypercalls (diff) | |
download | wireguard-linux-7048c846949ac1feb09d1b624ea0e8c351d92a7b.tar.xz wireguard-linux-7048c846949ac1feb09d1b624ea0e8c351d92a7b.zip |
powerpc: Fix compilation of emulate_step()
Commit be96f63375a1 ("powerpc: Split out instruction analysis
part of emulate_step()") added some calls to do_fp_load()
and do_fp_store(), which fail to compile on configs with
CONFIG_PPC_FPU=n and CONFIG_PPC_EMULATE_SSTEP=y. This fixes
the compile by adding #ifdef CONFIG_PPC_FPU around the code
that calls these functions.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions