HomeFreeBSD

Adjust branch target in NMI handler for the !PTI case.

Description

Adjust branch target in NMI handler for the !PTI case.

In the !PTI case the NMI handler jumped past the instructions that set
%rdi to point to the current PCB, but the target instructions assumed %rdi
were set.

Reviewed by: kib
Tested by: pho

Details

Provenance
jhbAuthored on
Reviewer
kib
Parents
rS328134: Update various statements in vmstat(8) to match reality.
Branches
Unknown
Tags
Unknown