Page MenuHomeFreeBSD

powerpc: refactor dmamap setup; free dmamap in error paths
Needs ReviewPublic

Authored by adrian on Apr 3 2026, 4:26 PM.
Referenced Files
F163449050: D56244.id174880.diff
Thu, Jul 23, 7:21 AM
Unknown Object (File)
Mon, Jul 20, 4:40 PM
Unknown Object (File)
Sat, Jul 18, 1:41 PM
Unknown Object (File)
Wed, Jul 15, 7:16 AM
Unknown Object (File)
Wed, Jul 15, 7:16 AM
Unknown Object (File)
Sun, Jul 12, 8:13 PM
Unknown Object (File)
Sun, Jul 12, 1:52 AM
Unknown Object (File)
Sun, Jul 5, 8:33 AM

Details

Summary
  • refactor the dmamap allocation / setup path for future code changes to align with arm64 busdma code;
  • free the dmamap allocation if the dma segment list can't be allocated;
  • free the dmamap allocation during the busdma dmamem allocation path if the actual memory allocation itself fails.

Locally tested:

  • POWER9 ppc64le native boot, Raptor Engineering Blackbird
  • POWER8 ppc6le, IBM POWER S822LC

Diff Detail

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