| Hi, I`m trying to switch to 64bit dom0 kernel and 
system, i`ve install gentoo amd64 edtition and xen 3.1. Kernel sources are 
linux-2.6.20-xen-r3.  Domain 0 works without any problems but when i try 
to compile kernel for domU i get this errors:   LD      
.tmp_vmlinux1arch/x86_64/kernel/built-in.o: In function 
`intel_bugs':
 early-quirks.c:(.text+0xa49f): undefined reference to 
`quirk_intel_irqbalance'
 make: *** [.tmp_vmlinux1] Error 1
 
 I`ve only added frontend drivers in xen kernel menu 
and remove backend drivers. I think that it can be ralted with my hardware 
configuration; 00:00.0 Host bridge: Intel Corporation E7230 Memory 
Controller Hub (rev c0)00:01.0 PCI bridge: Intel Corporation E7230 PCI 
Express Root Port (rev c0)
 00:03.0 PCI bridge: Intel Corporation 975X Express 
PCI Express Root Port (rev c0)
 
 Has anyone similar hardware? maybe there is some 
kind of patch for kernel but i can`t find it.     |