Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 212441

Summary: sys-kernel/xen-sources-2.6.21 - domU kernel does not compile (undefined reference to `quirk_intel_irqbalance')
Product: Gentoo Linux Reporter: Simon Gao <gao>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Simon Gao 2008-03-05 23:18:12 UTC
If enabling SMP support for domU kernel, then compiling always failed with following error:

arch/x86_64/kernel/built-in.o: In function `intel_bugs':
early-quirks.c:(.text+0xd944): undefined reference to `quirk_intel_irqbalance'
make: *** [.tmp_vmlinux1] Error 1

Reproducible: Always

Steps to Reproduce:
1.Enable SMP support in domU kernel
2.Run "make"
3.See the failure.




Someone posts a fix/workaround at:

http://forums.gentoo.org/viewtopic-t-579446.html

If the fix works without problem, please include it in future patch.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-05 23:21:09 UTC

*** This bug has been marked as a duplicate of bug 192299 ***