Home
last modified time | relevance | path

Searched hist:c7c337c5eded50a5a1265a0e8918db66e5982f47 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dsetup-bus.cdiff c7c337c5eded50a5a1265a0e8918db66e5982f47 Thu Jul 09 02:28:28 CDT 2020 Liao Pingfang <liao.pingfang@zte.com.cn> PCI: Fix error in panic message

Use kzalloc() instead of kmalloc() in the panic message.

[bhelgaas: drop similar ibmphp_pci.c change since it's not obviously
correct]
Link: https://lore.kernel.org/r/1594279708-34369-1-git-send-email-wang.yi59@zte.com.cn
Signed-off-by: Liao Pingfang <liao.pingfang@zte.com.cn>
Signed-off-by: Yi Wang <wang.yi59@zte.com.cn>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>