Catalin Marinas
unread,Jan 8, 2026, 3:13:23 PM (10 days ago) Jan 8Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kasa...@googlegroups.com, andre...@gmail.com, Jiayuan Chen, dvy...@google.com, vincenzo...@arm.com, ryabin...@gmail.com, gli...@google.com, linu...@kvack.org, Jiayuan Chen, Will Deacon, Ryan Roberts, Dev Jain, Yang Shi, Kevin Brodsky, Huang Shijie, linux-ar...@lists.infradead.org, linux-...@vger.kernel.org, b...@vger.kernel.org
(for some reason, I did not get this email, our server dropped it;
thanks to Will for telling me)
On Sun, 04 Jan 2026 20:35:27 +0800, Jiayuan Chen wrote:
> Running KASAN KUnit tests with {HW,SW}_TAGS mode triggers a fault in
> change_memory_common():
>
> Call trace:
> change_memory_common+0x168/0x210 (P)
> set_memory_ro+0x20/0x48
> vmalloc_helpers_tags+0xe8/0x338
> kunit_try_run_case+0x74/0x188
> kunit_generic_run_threadfn_adapter+0x30/0x70
> kthread+0x11c/0x200
> ret_from_fork+0x10/0x20
> ---[ end trace 0000000000000000 ]---
> # vmalloc_helpers_tags: try faulted
> not ok 67 vmalloc_helpers_tags
>
> [...]
Applied to arm64 (for-next/fixes), thanks!
[1/1] kasan,mm: fix incomplete tag reset in change_memory_common()
https://git.kernel.org/arm64/c/5fcd5513072b
--
Catalin