Re: [PATCH] x86/sgx: Replace kmap/kunmap_atomic calls

From: Jarkko Sakkinen
Date: Wed Oct 12 2022 - 10:50:32 EST


On Wed, Oct 12, 2022 at 07:13:26AM -0700, Dave Hansen wrote:
> On 10/12/22 00:15, Jarkko Sakkinen wrote:
> > There's no data to show that this change would be useful to do.
>
> Jarkko, I think the overall transition to kmap_local_page() is a good
> one. It is a superior API and having it around will pave the way for
> new features. I don't think we should demand 'data' for each and every
> one of these.
>
> Please take a look around the tree and see how other maintainers are
> handling these patches. They're not limited to SGX.

Sure, I'll take a look for comparison.

BR, Jarkko