HomeFreeBSD

Use the saved program state register to detect when an exception frame is

Description

Use the saved program state register to detect when an exception frame is
from userpsace. Previously we could have triggered a panic by trying to
jump to a kernel address from userland as the trap handling code thought we
received an ast in kernel mode.

Obtained from: ABT Systems Ltd
Sponsored by: The FreeBSD Foundation

Details

Provenance
andrewAuthored on
Parents
rS297183: Use a SKIP testplan instead of bailing out if/when the tester isn't
Branches
Unknown
Tags
Unknown