Re: [PATCH v20 22/28] x86/traps: Attempt to fixup exceptions in vDSO before signaling

From: Sean Christopherson
Date: Thu Jul 11 2019 - 11:56:49 EST


On Tue, Jun 25, 2019 at 06:43:41PM +0300, Jarkko Sakkinen wrote:
> Is there any obvious reason why #PF fixup is in its own patch and the
> rest are collected to the same patch? I would not find it confusing if
> there was one patch per exception but really don't get this division.

I split them due to SGX's funky #PF behavior with respect to th EPCM.
I'm ok with them being squashed.