We allocate kernel stacks using a UMA cache zone. Cache zones have
KASAN disabled by default, but in this case it makes sense to have it.
Details
Details
- Reviewers
andrew - Commits
- rG244f3ec642ed: kstack: Add KASAN state transitions
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable