git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc2b033
)
x86, hyperv: HYPERV depends on X86_LOCAL_APIC
author
H. Peter Anvin
<hpa@linux.intel.com>
Wed, 13 Feb 2013 01:46:23 +0000
(17:46 -0800)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Wed, 13 Feb 2013 01:46:23 +0000
(17:46 -0800)
In order to compile in the special Hyper-V interrupt vector, we need
infrastructure in arch/x86/apic/apic.c. At least for now, simply
require CONFIG_X86_LOCAL_APIC in order to enable CONFIG_HYPERV.
Link:
http://lkml.kernel.org/r/tip-bc2b0331e077f576369a2b6c75d15ed4de4ef91f@git.kernel.org
Cc: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found