Re: Compile error in Linux 3.0

2011-06-19 Thread Curt Howland
Selecting config option 'Make CPU Idle calls when idle' cures the problem. https://lkml.org/lkml/2011/6/8/170 https://lkml.org/lkml/2011/6/9/679 http://lkml.org/lkml/2011/6/14/324 Thank you for the pointers and suggestion. The compile failed on Documentation/lguest, so I'm just going to

Re: Compile error in Linux 3.0

2011-06-18 Thread Steven Jan Springl
On Friday 17 June 2011 02:27:49 Curt Howland wrote: Is anyone else getting this error? Building modules, stage 2. MODPOST 2571 modules ERROR: pm_idle [arch/x86/kernel/apm.ko] undefined! ERROR: default_idle [arch/x86/kernel/apm.ko] undefined! WARNING: modpost: Found 14 section

Re: Compile error in Linux 3.0

2011-06-18 Thread Elimar Riesebieter
* Curt Howland [110616 21:27 -0400]: Is anyone else getting this error? Building modules, stage 2. MODPOST 2571 modules ERROR: pm_idle [arch/x86/kernel/apm.ko] undefined! ERROR: default_idle [arch/x86/kernel/apm.ko] undefined! WARNING: modpost: Found 14 section mismatch(es). To see

Re: Compile error in Linux 3.0

2011-06-17 Thread Curt Howland
Is anyone else getting this error? =20   Building modules, stage 2.   MODPOST 2571 modules ERROR: pm_idle [arch/x86/kernel/apm.ko] undefined! ERROR: default_idle [arch/x86/kernel/apm.ko] undefined! WARNING: modpost: Found 14 section mismatch(es). To see full details build your kernel with:

Compile error in Linux 3.0

2011-06-16 Thread Curt Howland
Is anyone else getting this error? Building modules, stage 2. MODPOST 2571 modules ERROR: pm_idle [arch/x86/kernel/apm.ko] undefined! ERROR: default_idle [arch/x86/kernel/apm.ko] undefined! WARNING: modpost: Found 14 section mismatch(es). To see full details build your kernel with: 'make

Re: Compile error in Linux 3.0

2011-06-16 Thread William Hopkins
On 06/16/11 at 09:27pm, Curt Howland wrote: Is anyone else getting this error? Building modules, stage 2. MODPOST 2571 modules ERROR: pm_idle [arch/x86/kernel/apm.ko] undefined! ERROR: default_idle [arch/x86/kernel/apm.ko] undefined! WARNING: modpost: Found 14 section mismatch(es). To