Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212441 - sys-kernel/xen-sources-2.6.21 - domU kernel does not compile (undefined reference to `quirk_intel_irqbalance')
Summary: sys-kernel/xen-sources-2.6.21 - domU kernel does not compile (undefined refer...
Status: RESOLVED DUPLICATE of bug 192299
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-05 23:18 UTC by Simon Gao
Modified: 2008-03-05 23:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***