amd64: Mark the trapframe as initialized in trap()
Otherwise KASAN may generate false positives if the trapframe was
written into a poisoned region of the stack.
Reported by: pho
Sponsored by: The FreeBSD Foundation
amd64: Mark the trapframe as initialized in trap() Tags None Referenced Files None Subscribers None
Description
Details
|