HomeFreeBSD

powerpc mpc85xx: Fix infinite recursion in multiple bus methods

Description

powerpc mpc85xx: Fix infinite recursion in multiple bus methods

Similar to 68a3ff041129208ea98a3bd5142061176ab4165e, the default case
needs to call bus_generic_* to pass the request up the tree, not bus_*
which will just call this method again.

Fixes: 5a7e717fb790 powerpc mpc85xx: Use bus_generic_rman_*
(cherry picked from commit cd9d26ed91c049dd60919c71badced89e18a882a)

Details

Provenance
jhbAuthored on Feb 17 2024, 7:15 AM
Parents
rG1b0dd6b64b8e: pci_host_generic: Fix build without PCI_RES_BUS
Branches
Unknown
Tags
Unknown