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)
Sun, May 12, 6:14 PM
Unknown Object (File)
Sat, May 11, 7:48 PM
Unknown Object (File)
Sat, May 11, 1:26 AM
Unknown Object (File)
Fri, May 10, 11:06 AM
Unknown Object (File)
Thu, May 9, 1:49 PM
Unknown Object (File)
Fri, May 3, 6:59 PM
Unknown Object (File)
Wed, May 1, 9:05 AM
Unknown Object (File)
Apr 8 2024, 7:26 PM
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