As far as I know there is no reason for such mappings to be executable.
Other functions for creating kernel mappings, such as pmap_qenter(),
also set NX.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 26624 Build 25001: arc lint + arc unit
Event Timeline
Comment Actions
I think the only interesting case is pmap_mapbios(), but it should be fine. Anyway, we will see.