Re: [patch 0/3] x86/kvm: Basic split lock #AC handling

From: Thomas Gleixner
Date: Tue Apr 14 2020 - 03:38:32 EST


Sean,

Sean Christopherson <sean.j.christopherson@xxxxxxxxx> writes:
> On Fri, Apr 10, 2020 at 01:53:59PM +0200, Thomas Gleixner wrote:
>> This is a reworked version of the patches posted by Sean:
>>
>> https://lore.kernel.org/r/20200402155554.27705-1-sean.j.christopherson@xxxxxxxxx
>>
>> The changes vs. this are:
>>
>> 1) Use a separate function for guest split lock handling
>>
>> 2) Force SIGBUS when SLD mode fatal
>
> Not that it matters as the code is correct, but I think you meant
> "when SLD mode off" here.

Actually for both fatal and off. The latter should never happen :)

Thanks,

tglx