HomeFreeBSD

linuxkpi: Define `ioremap_cache()`

Description

linuxkpi: Define ioremap_cache()

It uses the VM_MEMATTR_WRITE_BACK flag on FreeBSD.

It replaces ioremap_wb() which doesn't exist in Linux. Perhaps it
existed in the past and was removed.

Reviewed by: emaste, manu
Approved by: emaste, manu
Differential Revision: https://reviews.freebsd.org/D37916

(cherry picked from commit ed53e350d703b9e3ab78d137fd59a5a9dfef8b3f)

Details

Provenance
dumbbellAuthored on Dec 30 2022, 10:36 AM
Reviewer
emaste
Differential Revision
D37916: linuxkpi: Define `ioremap_cache()`
Parents
rGced06aa51626: linuxkpi: Add `gfp_mask` field to `struct shrink_control`
Branches
Unknown
Tags
Unknown