HomeFreeBSD

Clear PGA_WRITEABLE in riscv's pmap_remove_l3().

Description

Clear PGA_WRITEABLE in riscv's pmap_remove_l3().

pmap_remove_l3() may remove the last mapping of a page, in which case
it must clear PGA_WRITEABLE.

Reported by: Jenkins, via lwhsu
MFC after: 1 week
Sponsored by: The FreeBSD Foundation

Details

Provenance
markjAuthored on
Parents
rS353305: Fix problems in the kern_maxfiles__increase test
Branches
Unknown
Tags
Unknown