Avi Kivity wrote:
quoted text > Andi Kleen wrote:
>>>>> We could change kernel_fpu_begin() not to disable
>>>>> preemption, but instead set a task flag. When we get the "no device"
>>>>> fault, if the flag is set, save the fpu state into the kernel fpu save
>>>>> area
>>>> What kernel fpu save area do you mean?
>>>>
>>> A new one, of course.
>>>
>>>
>>
>> With that we would be eventually in the mess Agner talked about.
>>
>>
>
> If you use xsave, I don't see how this is different to the user fpu save
> area.
For once there's no clear error handling path for allocation failures
on the (arbitarily sized) xsave state. On user code that can be barely
tolerated, but for the kernel it would be deadly.
-Andi
--
unsubscribe notice 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/
Messages in current thread:
Re: ABI change for device drivers using future AVX instruc ... , Andi Kleen , (Sun Jun 29, 6:23 am)