aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorDaire McNamara <[email protected]>2023-07-28 14:14:01 +0100
committerLorenzo Pieralisi <[email protected]>2023-08-08 12:58:21 +0200
commitbac406c34fbc906f09479af72cb6a908a5d1db1d (patch)
tree3866446af45130488469db157bd2278bbd6f950f /lib/test_fortify/write_overflow-strncpy-src.c
parent1abb722888fda4a03e211db9b361281f903375e1 (diff)
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 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions