aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2023-09-24 21:23:16 -0700
committerBjorn Helgaas <[email protected]>2023-10-05 11:11:31 -0500
commit24d813b2ec7dc7b617fee835baaf91c42436367b (patch)
treec5b55425f244e7efc1ab3599bc8947f114f6f82f /tools/perf/scripts/python/exported-sql-viewer.py
parent7e6f3b6d2c352b5fde37ce3fed83bdf6172eebd4 (diff)
PCI: Make pci_assign_unassigned_resources() non-init
Fix a section mismatch warning on Sparc 32-bit: WARNING: modpost: vmlinux: section mismatch in reference: leon_pci_init+0xf8 (section: .text) -> pci_assign_unassigned_resources (section: .init.text) This is due to this comment from arch/sparc/kernel/leon_pci.c: The LEON architecture does not rely on a BIOS or bootloader to setup PCI for us. The Linux generic routines are used to setup resources, reset values of configuration-space register settings are preserved. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Randy Dunlap <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions