Re: [PATCH V4] PCI: move early dump functionality from x86 arch into the common code

2018-06-29 Thread Bjorn Helgaas
On Mon, Jun 04, 2018 at 10:16:09PM -0400, Sinan Kaya wrote: > Move early dump functionality into common code so that it is available for > all archtiectures. No need to carry arch specific reads around as the read > hooks are already initialized by the time pci_setup_device() is getting > called du

Re: [PATCH V4] PCI: move early dump functionality from x86 arch into the common code

2018-06-05 Thread okaya
On 2018-06-05 05:12, Andy Shevchenko wrote: On Tue, Jun 5, 2018 at 5:16 AM, Sinan Kaya wrote: Move early dump functionality into common code so that it is available for all archtiectures. No need to carry arch specific reads around as the read hooks are already initialized by the time pci_setu