Re: [PATCH] tomoyo: Use local kmap in tomoyo_dump_page()

From: Tetsuo Handa
Date: Mon Dec 01 2025 - 09:23:27 EST


On 2025/11/29 7:27, Davidlohr Bueso wrote:
> Replace the now deprecated kmap_atomic() with kmap_local_page().
>
> The memcpy does not need atomic semantics, and the removed comment
> is now stale - this patch now makes it in sync again. Last but not
> least, highmem is going to be removed[0].
>
> [0] https://lore.kernel.org/all/4ff89b72-03ff-4447-9d21-dd6a5fe1550f@xxxxxxxxxxxxxxxx/
>
> Signed-off-by: Davidlohr Bueso <dave@xxxxxxxxxxxx>

Thank you. Applied.

https://sourceforge.net/p/tomoyo/tomoyo.git/ci/a9ea3a2e081d29350b7a3c0731729efbc70458b8/