linux/arch/loongarch/pci
Wentao Guan 5016c3a31a LoongArch: Fix memleak in pci_acpi_scan_root()
Add kfree(root_ops) in this case to avoid memleak of root_ops,
leaks when pci_find_bus() != 0.

Signed-off-by: Yuli Wang <wangyuli@uniontech.com>
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
2024-09-24 15:32:20 +08:00
..
acpi.c LoongArch: Fix memleak in pci_acpi_scan_root() 2024-09-24 15:32:20 +08:00
Makefile
pci.c LoongArch: Refactor cache probe and flush methods 2022-10-12 16:36:14 +08:00