Prev: [PATCH 12/18] xstat: Add a dentry op to handle automounting rather than abusing follow_link() [ver #6]
Next: [PATCH 00/18] Extended file stat functions [ver #6]
From: Rik van Riel on 14 Jul 2010 22:20 On 07/12/2010 10:25 PM, Zachary Amsden wrote: > The CPU_STARTING callback was added upstream with the intention > of being used for KVM, specifically for the hardware enablement > that must be done before we can run in hardware virt. It had > bugs on the x86_64 architecture at the time, where it was called > after CPU_ONLINE. The arches have since merged and the bug is > gone. > > It might be noted other features should probably start making > use of this callback; microcode updates in particular which > might be fixing important erratums would be best applied before > beginning to run user tasks. > > Signed-off-by: Zachary Amsden<zamsden(a)redhat.com> Reviewed-by: Rik van Riel <riel(a)redhat.com> -- All rights reversed -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |