Details
Details
- Reviewers
kib - Commits
- rS334856: Don't bother looking for non-executable pages when a process is
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Incorporate feedback.
| sys/amd64/amd64/trap.c | ||
|---|---|---|
| 773 ↗ | (On Diff #43471) | You're right. I can replace pti with PCPU_GET(curpmap)->pm_ucr3 != PMAP_NO_CR3. |