CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/11 04:45:10
Modified files:
sys/arch/arm64/dev: aplns.c aplsart.c rtkit.c rtkit.h
Log message:
Unmap and free memory when we shutdown rtkit. This fixes an issue where
we run out of SART entries after a few suspend/resume cycles.
ok patrick@
