Re: [PATCH v5 1/2] x86, pci: Reset PCIe devices at boot time

2012-10-19 Thread Takao Indoh
(2012/10/19 0:32), Khalid Aziz wrote: > On Wed, 2012-10-17 at 15:23 +0900, Takao Indoh wrote: >> This patch resets PCIe devices at boot time by hot reset when >> "reset_devices" is specified. >> >> Signed-off-by: Takao Indoh >> --- >> arch/x86/include/asm/pci-direct.h |1 >>

Re: [PATCH v5 1/2] x86, pci: Reset PCIe devices at boot time

2012-10-19 Thread Takao Indoh
(2012/10/19 0:32), Khalid Aziz wrote: On Wed, 2012-10-17 at 15:23 +0900, Takao Indoh wrote: This patch resets PCIe devices at boot time by hot reset when reset_devices is specified. Signed-off-by: Takao Indoh indou.ta...@jp.fujitsu.com --- arch/x86/include/asm/pci-direct.h |1

Re: [PATCH v5 1/2] x86, pci: Reset PCIe devices at boot time

2012-10-18 Thread Khalid Aziz
On Wed, 2012-10-17 at 15:23 +0900, Takao Indoh wrote: > This patch resets PCIe devices at boot time by hot reset when > "reset_devices" is specified. > > Signed-off-by: Takao Indoh > --- > arch/x86/include/asm/pci-direct.h |1 > arch/x86/kernel/setup.c |3 >

Re: [PATCH v5 1/2] x86, pci: Reset PCIe devices at boot time

2012-10-18 Thread Khalid Aziz
On Wed, 2012-10-17 at 15:23 +0900, Takao Indoh wrote: This patch resets PCIe devices at boot time by hot reset when reset_devices is specified. Signed-off-by: Takao Indoh indou.ta...@jp.fujitsu.com --- arch/x86/include/asm/pci-direct.h |1 arch/x86/kernel/setup.c |3

[PATCH v5 1/2] x86, pci: Reset PCIe devices at boot time

2012-10-17 Thread Takao Indoh
This patch resets PCIe devices at boot time by hot reset when "reset_devices" is specified. Signed-off-by: Takao Indoh --- arch/x86/include/asm/pci-direct.h |1 arch/x86/kernel/setup.c |3 arch/x86/pci/early.c | 353

[PATCH v5 1/2] x86, pci: Reset PCIe devices at boot time

2012-10-17 Thread Takao Indoh
This patch resets PCIe devices at boot time by hot reset when reset_devices is specified. Signed-off-by: Takao Indoh indou.ta...@jp.fujitsu.com --- arch/x86/include/asm/pci-direct.h |1 arch/x86/kernel/setup.c |3 arch/x86/pci/early.c | 353