From: Bjorn Helgaas Date: Fri, 3 Oct 2025 17:13:19 +0000 (-0500) Subject: Merge branch 'pci/controller/keystone' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=836eec3a7c6fe2484bc8701546fe17e11c1b3fff;p=users%2Fhch%2Fmisc.git Merge branch 'pci/controller/keystone' - Use kcalloc() instead of kzalloc() to avoid potential integer overflow (Qianfeng Rong) - Use devm_request_irq() so 'ks-pcie-error-irq' is freed when driver exits with error (Siddharth Vadapalli) * pci/controller/keystone: PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exit PCI: keystone: Use kcalloc() instead of kzalloc() --- 836eec3a7c6fe2484bc8701546fe17e11c1b3fff