HomeFreeBSD

bio aio: Destroy ephemeral mapping before unwiring page.

Description

bio aio: Destroy ephemeral mapping before unwiring page.

Apparently some architectures, like ppc in its hashed page tables
variants, account mappings by pmap_qenter() in the response from
pmap_is_page_mapped().

While there, eliminate useless userp variable.

Noted and reviewed by: alc (previous version)
Sponsored by: The FreeBSD Foundation
Differential revision: https://reviews.freebsd.org/D27409

Details

Provenance
kibAuthored on
Differential Revision
D27409: bio aio: Destroy ephemeral mapping before unwiring page.
Parents
rS368141: Remove the pre-ARMv6 and pre-INTRNG code.
Branches
Unknown
Tags
Unknown