On Sun, May 03, 2020 at 06:09:09PM -0700, [email protected] wrote: > From: Ira Weiny <[email protected]> > > We want to support kmap_atomic_prot() on all architectures and it makes > sense to define kmap_atomic() to use the default kmap_prot. > > So we ensure all arch's have a globally available kmap_prot either as a > define or exported symbol. > > Signed-off-by: Ira Weiny <[email protected]>
Looks good, Reviewed-by: Christoph Hellwig <[email protected]>
