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

From: Dave Hansen
Date: Wed Oct 12 2022 - 10:13:35 EST


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.