Glauber Costa wrote:
>>> +{
>>> +    if (kvm_enabled()) {
>> Is this ever called or intended to be called when kvm is disabled?
>>
>>> +        kvm_cpu_flush_state(env);
>>> +    }
> 
> I don't think so. But this is here for consistency with its synchronize 
> brother.

Ack. As soon as someone starts to use this generic service outside code
that is only built under CONFIG_KVM or called when kvm is enabled,
things will break.

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux


Reply via email to