Prev: [PATCH][v2 1/3] x86: Export FPU API for KVM use
Next: [PATCH v2] leds-lp3944: properly handle lp3944_configure fail in lp3944_probe
From: Avi Kivity on 17 May 2010 05:40 On 05/17/2010 12:08 PM, Sheng Yang wrote: > Change from v1: > Use unlazy_fpu() to handle host FPU, avoiding save/restore of host FPU states. > > Looks good, will wait a bit for more reviews and apply. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. -- 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/
From: Avi Kivity on 19 May 2010 12:20
On 05/17/2010 12:37 PM, Avi Kivity wrote: > On 05/17/2010 12:08 PM, Sheng Yang wrote: >> Change from v1: >> Use unlazy_fpu() to handle host FPU, avoiding save/restore of host >> FPU states. >> > > Looks good, will wait a bit for more reviews and apply. > Now applied. Thanks. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. -- 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/ |