diff options
author | Chris J Arges <[email protected]> | 2016-01-22 15:44:38 -0600 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-24 08:35:44 +0100 |
commit | 3f62de5f6f369b67b7ac709e3c942c9130d2c51a (patch) | |
tree | f6f57756d22016d8d1ca638ea5058e5842e080e3 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 16df4ff8604881db0130f93f4b6ade759fa48e87 (diff) |
x86/kvm: Add output operand in vmx_handle_external_intr inline asm
Stacktool generates the following warning:
stacktool: arch/x86/kvm/vmx.o: vmx_handle_external_intr()+0x67: call without frame pointer save/setup
By adding the stackpointer as an output operand, this patch ensures that a
stack frame is created when CONFIG_FRAME_POINTER is enabled for the inline
assmebly statement.
Signed-off-by: Chris J Arges <[email protected]>
Reviewed-by: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions