> Is there any reason why the F0 0F bug check isn't in bugs.h?
hpa moved it (And some others) during his 2.3.99 big cleanup of setup.c
and friends.
> We only check for the bug once so we might as well move it to check
> the boot cpu only in bugs.h.
Whilst not an ideal solution, some people do silly things like
putting a P150 and a P166 clocked to 150 into SMP boxes.
It could be possible for 1 CPU to have the bug whilst another doesn't.
It's questionable we should support such nightmare scenarios, but
as this is __initcode anyway, it's not that big a deal.
regards,
Dave.
-- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/