Page MenuHomeFreeBSD

powerpc: Fix bus_space_unmap
ClosedPublic

Authored by jhb on Jan 12 2024, 10:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 30, 2:07 PM
Unknown Object (File)
Wed, Sep 24, 3:52 AM
Unknown Object (File)
Sun, Sep 21, 2:51 AM
Unknown Object (File)
Sep 6 2025, 5:51 PM
Unknown Object (File)
Sep 6 2025, 1:42 AM
Unknown Object (File)
Aug 15 2025, 1:00 AM
Unknown Object (File)
Aug 6 2025, 6:37 AM
Unknown Object (File)
Jul 25 2025, 12:17 AM
Subscribers

Details

Summary

Previously it failed to compile since the macro passed too many
arguments to the function. Fix by adding the bus handle to the
function and adding an implementation that calls pmap_unmapdev.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 55414
Build 52303: arc lint + arc unit