Re: [PATCH -rt] include linux/delay.h in hwlat_detector

From: Jon Masters
Date: Sun Jun 14 2009 - 20:55:05 EST


On Sun, 2009-06-14 at 23:31 +0200, Uwe Kleine-KÃnig wrote:
> This broke when compiling on i386 without X86_LOCAL_APIC because then
> arch/x86/include/asm/smp.h doesn't include asm/apic.h which in turn includes
> linux/delay.h.
>
> Signed-off-by: Uwe Kleine-KÃnig <u.kleine-koenig@xxxxxxxxxxxxxx>
> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Cc: Jon Masters <jcm@xxxxxxxxxx>
> ---

Oh, thanks. I will also look at better handling hotplug CPU just to make
Paul happy (probably just disable on hotplug as you'll need to restart
any testing then), though as he said, it's obvious one shouldn't be
removing CPUs at the same time as benchmarking.

Jon.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/