[PATCH v12] mm,kfence: decouple kfence from page granularity mapping judgement

Will Deacon will at kernel.org
Mon Mar 27 09:29:53 PDT 2023


On Fri, 17 Mar 2023 23:29:34 +0800, Zhenhua Huang wrote:
> Kfence only needs its pool to be mapped as page granularity, if it is
> inited early. Previous judgement was a bit over protected. From [1], Mark
> suggested to "just map the KFENCE region a page granularity". So I
> decouple it from judgement and do page granularity mapping for kfence
> pool only. Need to be noticed that late init of kfence pool still requires
> page granularity mapping.
> 
> [...]

Applied to arm64 (for-next/mm), thanks!

[1/1] mm,kfence: decouple kfence from page granularity mapping judgement
      https://git.kernel.org/arm64/c/bfa7965b33ab

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev



More information about the linux-arm-kernel mailing list