Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-15 Thread Takao Indoh
.com] > Sent: Tuesday, May 07, 2013 2:10 AM > To: Sumner, William > Cc: linux-...@vger.kernel.org; ke...@lists.infradead.org; > linux-kernel@vger.kernel.org; tin...@gmail.com; > io...@lists.linux-foundation.org; bhelg...@google.com; ddut...@redhat.com > Subject: Re: [PATCH]

RE: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-15 Thread Sumner, William
kernel@vger.kernel.org; tin...@gmail.com; io...@lists.linux-foundation.org; bhelg...@google.com; ddut...@redhat.com Subject: Re: [PATCH] Reset PCIe devices to stop ongoing DMA Sorry for the delayed response. (2013/04/30 23:54), Sumner, William wrote: > I have installed your origina

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-15 Thread Takao Indoh
...@redhat.com Subject: Re: [PATCH] Reset PCIe devices to stop ongoing DMA Sorry for the delayed response. (2013/04/30 23:54), Sumner, William wrote: I have installed your original patch set (from last November) and tested with three platforms, each with a different IO configuration

RE: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-15 Thread Sumner, William
...@lists.linux-foundation.org; bhelg...@google.com; ddut...@redhat.com Subject: Re: [PATCH] Reset PCIe devices to stop ongoing DMA Sorry for the delayed response. (2013/04/30 23:54), Sumner, William wrote: I have installed your original patch set (from last November) and tested with three

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-08 Thread Takao Indoh
(2013/04/26 3:01), Don Dutile wrote: > On 04/25/2013 01:11 AM, Takao Indoh wrote: >> (2013/04/25 4:59), Don Dutile wrote: >>> On 04/24/2013 12:58 AM, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When "pci=pcie_reset_devices" is specified, a hot reset is

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-08 Thread Takao Indoh
(2013/05/08 7:04), Alex Williamson wrote: > On Tue, 2013-05-07 at 16:10 -0400, Don Dutile wrote: >> On 05/07/2013 12:39 PM, Alex Williamson wrote: >>> On Wed, 2013-04-24 at 13:58 +0900, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-08 Thread Takao Indoh
fffh) mptbase: ioc0: WARNING - NOT READY WARNING! mptbase: ioc0: ERROR - didn't initialize properly! (-1) mptsas: probe of :50:00.0 failed with error -1 Thanks, Takao Indoh > >> } >> >> Thanks, >> Takao Indoh >> >> >>> >>> Bill S

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-08 Thread Takao Indoh
: [PATCH] Reset PCIe devices to stop ongoing DMA On 04/25/2013 11:10 PM, Takao Indoh wrote: (2013/04/26 3:01), Don Dutile wrote: On 04/25/2013 01:11 AM, Takao Indoh wrote: (2013/04/25 4:59), Don Dutile wrote: On 04/24/2013 12:58 AM, Takao Indoh wrote: This patch resets PCIe devices on boot to stop

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-08 Thread Takao Indoh
(2013/05/08 7:04), Alex Williamson wrote: On Tue, 2013-05-07 at 16:10 -0400, Don Dutile wrote: On 05/07/2013 12:39 PM, Alex Williamson wrote: On Wed, 2013-04-24 at 13:58 +0900, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When pci=pcie_reset_devices is

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-08 Thread Takao Indoh
(2013/04/26 3:01), Don Dutile wrote: On 04/25/2013 01:11 AM, Takao Indoh wrote: (2013/04/25 4:59), Don Dutile wrote: On 04/24/2013 12:58 AM, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When pci=pcie_reset_devices is specified, a hot reset is triggered on

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-07 Thread Alex Williamson
On Tue, 2013-05-07 at 16:10 -0400, Don Dutile wrote: > On 05/07/2013 12:39 PM, Alex Williamson wrote: > > On Wed, 2013-04-24 at 13:58 +0900, Takao Indoh wrote: > >> This patch resets PCIe devices on boot to stop ongoing DMA. When > >> "pci=pcie_reset_devices" is specified, a hot reset is triggered

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-07 Thread Don Dutile
On 05/07/2013 12:39 PM, Alex Williamson wrote: On Wed, 2013-04-24 at 13:58 +0900, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When "pci=pcie_reset_devices" is specified, a hot reset is triggered on each PCIe root port and downstream port to reset its

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-07 Thread Alex Williamson
On Wed, 2013-04-24 at 13:58 +0900, Takao Indoh wrote: > This patch resets PCIe devices on boot to stop ongoing DMA. When > "pci=pcie_reset_devices" is specified, a hot reset is triggered on each > PCIe root port and downstream port to reset its downstream endpoint. > > Problem: > This patch

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-07 Thread Don Dutile
off command register in bridges/switches. > } > > Thanks, > Takao Indoh > > >> >> Bill Sumner >> >> -Original Message- >> From: kexec [mailto:kexec-boun...@lists.infradead.org] On Behalf Of Don >> Dutile >> Sent: Friday, A

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-07 Thread Takao Indoh
ke...@lists.infradead.org; > linux-kernel@vger.kernel.org; tin...@gmail.com; > io...@lists.linux-foundation.org; bhelg...@google.com > Subject: Re: [PATCH] Reset PCIe devices to stop ongoing DMA > > On 04/25/2013 11:10 PM, Takao Indoh wrote: >> (2013/04/26 3:01), Don Duti

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-07 Thread Alex Williamson
On Wed, 2013-04-24 at 13:58 +0900, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When pci=pcie_reset_devices is specified, a hot reset is triggered on each PCIe root port and downstream port to reset its downstream endpoint. Problem: This patch solves the

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-07 Thread Don Dutile
On 05/07/2013 12:39 PM, Alex Williamson wrote: On Wed, 2013-04-24 at 13:58 +0900, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When pci=pcie_reset_devices is specified, a hot reset is triggered on each PCIe root port and downstream port to reset its downstream

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-05-07 Thread Alex Williamson
On Tue, 2013-05-07 at 16:10 -0400, Don Dutile wrote: On 05/07/2013 12:39 PM, Alex Williamson wrote: On Wed, 2013-04-24 at 13:58 +0900, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When pci=pcie_reset_devices is specified, a hot reset is triggered on each

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-30 Thread Don Dutile
o: Takao Indoh Cc: linux-...@vger.kernel.org; ke...@lists.infradead.org; linux-kernel@vger.kernel.org; tin...@gmail.com; io...@lists.linux-foundation.org; bhelg...@google.com Subject: Re: [PATCH] Reset PCIe devices to stop ongoing DMA On 04/25/2013 11:10 PM, Takao Indoh wrote: (2013/04/26 3:01), Don Dutile w

RE: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-30 Thread Sumner, William
l@vger.kernel.org; tin...@gmail.com; io...@lists.linux-foundation.org; bhelg...@google.com Subject: Re: [PATCH] Reset PCIe devices to stop ongoing DMA On 04/25/2013 11:10 PM, Takao Indoh wrote: > (2013/04/26 3:01), Don Dutile wrote: >> On 04/25/2013 01:11 AM, Takao Indoh wrote: >>>

RE: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-30 Thread Sumner, William
...@lists.linux-foundation.org; bhelg...@google.com Subject: Re: [PATCH] Reset PCIe devices to stop ongoing DMA On 04/25/2013 11:10 PM, Takao Indoh wrote: (2013/04/26 3:01), Don Dutile wrote: On 04/25/2013 01:11 AM, Takao Indoh wrote: (2013/04/25 4:59), Don Dutile wrote: On 04/24/2013 12:58 AM, Takao

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-30 Thread Don Dutile
; linux-kernel@vger.kernel.org; tin...@gmail.com; io...@lists.linux-foundation.org; bhelg...@google.com Subject: Re: [PATCH] Reset PCIe devices to stop ongoing DMA On 04/25/2013 11:10 PM, Takao Indoh wrote: (2013/04/26 3:01), Don Dutile wrote: On 04/25/2013 01:11 AM, Takao Indoh wrote: (2013/04

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-26 Thread Don Dutile
On 04/25/2013 11:10 PM, Takao Indoh wrote: > (2013/04/26 3:01), Don Dutile wrote: >> On 04/25/2013 01:11 AM, Takao Indoh wrote: >>> (2013/04/25 4:59), Don Dutile wrote: On 04/24/2013 12:58 AM, Takao Indoh wrote: > This patch resets PCIe devices on boot to stop ongoing DMA. When >

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-26 Thread Don Dutile
On 04/25/2013 11:10 PM, Takao Indoh wrote: (2013/04/26 3:01), Don Dutile wrote: On 04/25/2013 01:11 AM, Takao Indoh wrote: (2013/04/25 4:59), Don Dutile wrote: On 04/24/2013 12:58 AM, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When pci=pcie_reset_devices

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-25 Thread Takao Indoh
(2013/04/26 3:01), Don Dutile wrote: > On 04/25/2013 01:11 AM, Takao Indoh wrote: >> (2013/04/25 4:59), Don Dutile wrote: >>> On 04/24/2013 12:58 AM, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When "pci=pcie_reset_devices" is specified, a hot reset is

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-25 Thread Don Dutile
On 04/25/2013 01:11 AM, Takao Indoh wrote: > (2013/04/25 4:59), Don Dutile wrote: >> On 04/24/2013 12:58 AM, Takao Indoh wrote: >>> This patch resets PCIe devices on boot to stop ongoing DMA. When >>> "pci=pcie_reset_devices" is specified, a hot reset is triggered on each >>> PCIe root port and

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-25 Thread Don Dutile
On 04/25/2013 01:11 AM, Takao Indoh wrote: (2013/04/25 4:59), Don Dutile wrote: On 04/24/2013 12:58 AM, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When pci=pcie_reset_devices is specified, a hot reset is triggered on each PCIe root port and downstream port

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-25 Thread Takao Indoh
(2013/04/26 3:01), Don Dutile wrote: On 04/25/2013 01:11 AM, Takao Indoh wrote: (2013/04/25 4:59), Don Dutile wrote: On 04/24/2013 12:58 AM, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When pci=pcie_reset_devices is specified, a hot reset is triggered on

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-24 Thread Takao Indoh
(2013/04/25 4:59), Don Dutile wrote: > On 04/24/2013 12:58 AM, Takao Indoh wrote: >> This patch resets PCIe devices on boot to stop ongoing DMA. When >> "pci=pcie_reset_devices" is specified, a hot reset is triggered on each >> PCIe root port and downstream port to reset its downstream endpoint.

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-24 Thread Don Dutile
On 04/24/2013 12:58 AM, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When "pci=pcie_reset_devices" is specified, a hot reset is triggered on each PCIe root port and downstream port to reset its downstream endpoint. Problem: This patch solves the problem that

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-24 Thread Don Dutile
On 04/24/2013 12:58 AM, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When pci=pcie_reset_devices is specified, a hot reset is triggered on each PCIe root port and downstream port to reset its downstream endpoint. Problem: This patch solves the problem that

Re: [PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-24 Thread Takao Indoh
(2013/04/25 4:59), Don Dutile wrote: On 04/24/2013 12:58 AM, Takao Indoh wrote: This patch resets PCIe devices on boot to stop ongoing DMA. When pci=pcie_reset_devices is specified, a hot reset is triggered on each PCIe root port and downstream port to reset its downstream endpoint. Problem:

[PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-23 Thread Takao Indoh
This patch resets PCIe devices on boot to stop ongoing DMA. When "pci=pcie_reset_devices" is specified, a hot reset is triggered on each PCIe root port and downstream port to reset its downstream endpoint. Problem: This patch solves the problem that kdump can fail when intel_iommu=on is

[PATCH] Reset PCIe devices to stop ongoing DMA

2013-04-23 Thread Takao Indoh
This patch resets PCIe devices on boot to stop ongoing DMA. When pci=pcie_reset_devices is specified, a hot reset is triggered on each PCIe root port and downstream port to reset its downstream endpoint. Problem: This patch solves the problem that kdump can fail when intel_iommu=on is specified.