diff options
author | 2023-01-28 18:11:58 +0530 | |
---|---|---|
committer | 2023-01-30 16:01:04 +1100 | |
commit | fe6de81b610e5d0b9d2231acff2de74a35482e7d (patch) | |
tree | 62ce812876a77c8c3e0cb93d8b8d596cd86b5263 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/85xx: Fix unannotated intra-function call warning (diff) | |
download | wireguard-linux-fe6de81b610e5d0b9d2231acff2de74a35482e7d.tar.xz wireguard-linux-fe6de81b610e5d0b9d2231acff2de74a35482e7d.zip |
powerpc/kvm: Fix unannotated intra-function call warning
objtool throws the following warning:
arch/powerpc/kvm/booke.o: warning: objtool: kvmppc_fill_pt_regs+0x30:
unannotated intra-function call
Fix the warning by setting the value of 'nip' using the _THIS_IP_ macro,
without using an assembly bl/mflr sequence to save the instruction
pointer.
Reported-by: kernel test robot <lkp@intel.com>
Suggested-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Sathvika Vasireddy <sv@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20230128124158.1066251-1-sv@linux.ibm.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions