mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-22 20:21:05 +01:00
arm: Fix typo (triple S)
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/955
This commit is contained in:
parent
ed76a9506a
commit
3511dbc2b1
@ -6481,7 +6481,7 @@ pmap_fault(pmap_t pmap, vm_offset_t far, uint32_t fsr, int idx, bool usermode)
|
||||
}
|
||||
#endif
|
||||
/*
|
||||
* Accesss bits for page and section. Note that the entry
|
||||
* Access bits for page and section. Note that the entry
|
||||
* is not in TLB yet, so TLB flush is not necessary.
|
||||
*
|
||||
* QQQ: This is hardware emulation, we do not call userret()
|
||||
|
Loading…
Reference in New Issue
Block a user