Re: [PATCH 00/35] kasan: add hardware tag-based mode for arm64
From: Derrick McKee <hidden>
Date: 2020-09-15 17:52:46
From: Derrick McKee <hidden>
Date: 2020-09-15 17:52:46
On 9/15/20 5:46 AM, Derrick McKee wrote:
This seems to work, as the tags change appropriately. So I guess I need to figure out what I am doing differently. Thanks for the help.
The problem was that the kernel uses the PAGE_KERNEL flag when allocating memory for modules, and the solution was to change that to PAGE_KERNEL_TAGGED. It might be worth adding this new flag to the documentation somewhere. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel