diff options
| author | Ingo Molnar <[email protected]> | 2009-11-14 01:35:29 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-11-14 15:32:53 +0100 |
| commit | 68efa37df779b3e04280598e8b5b3a1919b65fee (patch) | |
| tree | 6954b55c7a22d9f13871771437407de13a6edfb4 /scripts | |
| parent | 688bcaff291cf2fe2734e43f2793d4d05b850518 (diff) | |
hw-breakpoints, x86: Fix modular KVM build
This build error:
arch/x86/kvm/x86.c:3655: error: implicit declaration of function 'hw_breakpoint_restore'
Happens because in the CONFIG_KVM=m case there's no 'CONFIG_KVM' define
in the kernel - it's CONFIG_KVM_MODULE in that case.
Make the prototype available unconditionally.
Cc: Frederic Weisbecker <[email protected]>
Cc: Prasad <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions