]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
amd64: Deduplicate routines for expanding KASAN/KMSAN shadow maps
authorMark Johnston <markj@FreeBSD.org>
Wed, 3 Nov 2021 16:28:08 +0000 (12:28 -0400)
committerMark Johnston <markj@FreeBSD.org>
Wed, 3 Nov 2021 16:36:02 +0000 (12:36 -0400)
commit175d3380a367954a5825ba7078f3bc948e9aca39
treee4c87c77fcd638428bba5e8188248ffb93e87a38
parent7b56cb0462c39cb190fc23e0e1190bdc89c163c8
amd64: Deduplicate routines for expanding KASAN/KMSAN shadow maps

When working on the ports these functions were slightly different, but
now there's no reason for them to be separate.

No functional change intended.

MFC after: 1 week
Sponsored by: The FreeBSD Foundation
sys/amd64/amd64/pmap.c
sys/amd64/include/pmap.h
sys/kern/subr_asan.c
sys/kern/subr_msan.c