aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorYi Wang <[email protected]>2019-10-10 14:37:25 +0800
committerPaolo Bonzini <[email protected]>2019-10-25 14:01:14 +0200
commit19308a412ec52c0de92d296842be237778753d9b (patch)
tree64934a14b5ca95cfedafd1b2ed8af92b18dd81b1 /scripts/gdb/linux/utils.py
parent149487bdacde32f5a9a344a49533ae0772fb9db7 (diff)
x86/kvm: Fix -Wmissing-prototypes warnings
We get two warning when build kernel with W=1: arch/x86/kernel/kvm.c:872:6: warning: no previous prototype for ‘arch_haltpoll_enable’ [-Wmissing-prototypes] arch/x86/kernel/kvm.c:885:6: warning: no previous prototype for ‘arch_haltpoll_disable’ [-Wmissing-prototypes] Including the missing head file can fix this. Signed-off-by: Yi Wang <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions