Details
Details
- Reviewers
kib - Commits
- rS334856: Don't bother looking for non-executable pages when a process is
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Incorporate feedback.
sys/amd64/amd64/trap.c | ||
---|---|---|
773–774 | You're right. I can replace pti with PCPU_GET(curpmap)->pm_ucr3 != PMAP_NO_CR3. |