Re: [PATCH 0/4] btrfs: Convert kmaps to core page calls
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2021-02-09 22:21:32
Also in:
lkml
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2021-02-09 22:21:32
Also in:
lkml
On Tue, 9 Feb 2021 13:52:29 -0800 Ira Weiny [off-list ref] wrote:
quoted
Let's please queue this up separately.Ok can I retain your Ack on the move part of the patch?
I missed that.
Note that it does change kmap_atomic() to kmap_local_page() currently. Would you prefer a separate change for that as well?
Really that should be separated out as well, coming after the move, to make it more easily reverted. With a standalone changlog for this. All a bit of a pain, but it's best in the long run.