[PATCH] PCI: move early dump functionality from x86 arch into the common code
From: Sinan Kaya <hidden>
Date: 2018-05-30 04:36:22
Also in:
linux-arm-msm, linux-doc, linux-pci, lkml
From: Sinan Kaya <hidden>
Date: 2018-05-30 04:36:22
Also in:
linux-arm-msm, linux-doc, linux-pci, lkml
On 5/29/2018 9:34 PM, Sinan Kaya wrote:
-int early_pci_allowed(void)
-{
- return (pci_probe & (PCI_PROBE_CONF1|PCI_PROBE_NOEARLY)) ==
- PCI_PROBE_CONF1;
-}I should have kept this. I'll wait for more feedback before posting the next rev. -- Sinan Kaya Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.