diff options
| author | Daire McNamara <[email protected]> | 2023-07-28 13:14:01 +0000 |
|---|---|---|
| committer | Lorenzo Pieralisi <[email protected]> | 2023-08-08 10:58:21 +0000 |
| commit | bac406c34fbc906f09479af72cb6a908a5d1db1d (patch) | |
| tree | 3866446af45130488469db157bd2278bbd6f950f /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | PCI: microchip: Gather MSI information from hardware config registers (diff) | |
| download | kernel-bac406c34fbc906f09479af72cb6a908a5d1db1d.tar.gz kernel-bac406c34fbc906f09479af72cb6a908a5d1db1d.zip | |
PCI: microchip: Re-partition code between probe() and init()
Continuing to use pci_host_common_probe() for the PCIe Root Complex on
PolarFire SoC is leading to an extremely large _init() function and some
unnatural code flow. Re-partition the code so that some tasks are done
in a _probe() routine, which calls pci_host_common_probe() and then use
a much smaller _init() function, mainly to enable interrupts after
address translation tables are set up.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daire McNamara <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Conor Dooley <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
