Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-12 Thread Suravee Suthikulpanit
On 06/11/2014 04:30 AM, Bartlomiej Zolnierkiewicz wrote: Hi, On Tuesday, June 10, 2014 04:54:01 PM David Milburn wrote: On 05/23/2014 12:35 PM, suravee.suthikulpa...@amd.com wrote: From: Suravee Suthikulpanit The current platform AHCI drier does not set the dma_mask correctly for 64-bit

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-12 Thread Suravee Suthikulpanit
On 06/11/2014 04:41 AM, Bartlomiej Zolnierkiewicz wrote: On Fri, May 23, 2014 at 12:35:10PM -0500,suravee.suthikulpa...@amd.com wrote: > >>From: Suravee Suthikulpanit > >> > >>The current platform AHCI drier does not set the dma_mask correctly > >>for 64-bit DMA capable AHCI controller.

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-12 Thread Suravee Suthikulpanit
On 06/11/2014 04:41 AM, Bartlomiej Zolnierkiewicz wrote: On Fri, May 23, 2014 at 12:35:10PM -0500,suravee.suthikulpa...@amd.com wrote: From: Suravee Suthikulpanitsuravee.suthikulpa...@amd.com The current platform AHCI drier does not set the dma_mask correctly for 64-bit DMA capable AHCI

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-12 Thread Suravee Suthikulpanit
On 06/11/2014 04:30 AM, Bartlomiej Zolnierkiewicz wrote: Hi, On Tuesday, June 10, 2014 04:54:01 PM David Milburn wrote: On 05/23/2014 12:35 PM, suravee.suthikulpa...@amd.com wrote: From: Suravee Suthikulpanit suravee.suthikulpa...@amd.com The current platform AHCI drier does not set the

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-11 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday, June 06, 2014 11:10:58 AM Suravee Suthikulanit wrote: > Hans/Bartlomiej, > > Do you guys have any questions about this patch? Sorry for the delay, some questions regarding the patch below. > Thank you, > > Suravee > > On 6/3/2014 12:58 PM, Tejun Heo wrote: > > Hans,

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-11 Thread Bartlomiej Zolnierkiewicz
Hi, On Tuesday, June 10, 2014 04:54:01 PM David Milburn wrote: > On 05/23/2014 12:35 PM, suravee.suthikulpa...@amd.com wrote: > > From: Suravee Suthikulpanit > > > > The current platform AHCI drier does not set the dma_mask correctly > > for 64-bit DMA capable AHCI controller. This patch

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-11 Thread Bartlomiej Zolnierkiewicz
Hi, On Tuesday, June 10, 2014 04:54:01 PM David Milburn wrote: On 05/23/2014 12:35 PM, suravee.suthikulpa...@amd.com wrote: From: Suravee Suthikulpanit suravee.suthikulpa...@amd.com The current platform AHCI drier does not set the dma_mask correctly for 64-bit DMA capable AHCI

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-11 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday, June 06, 2014 11:10:58 AM Suravee Suthikulanit wrote: Hans/Bartlomiej, Do you guys have any questions about this patch? Sorry for the delay, some questions regarding the patch below. Thank you, Suravee On 6/3/2014 12:58 PM, Tejun Heo wrote: Hans, Bartlomiej, can you

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-10 Thread David Milburn
On 05/23/2014 12:35 PM, suravee.suthikulpa...@amd.com wrote: From: Suravee Suthikulpanit The current platform AHCI drier does not set the dma_mask correctly for 64-bit DMA capable AHCI controller. This patch checks the AHCI capability bit and set the dma_mask and coherent_dma_mask

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-10 Thread David Milburn
On 05/23/2014 12:35 PM, suravee.suthikulpa...@amd.com wrote: From: Suravee Suthikulpanit suravee.suthikulpa...@amd.com The current platform AHCI drier does not set the dma_mask correctly for 64-bit DMA capable AHCI controller. This patch checks the AHCI capability bit and set the dma_mask and

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-06 Thread Suravee Suthikulanit
Hans/Bartlomiej, Do you guys have any questions about this patch? Thank you, Suravee On 6/3/2014 12:58 PM, Tejun Heo wrote: Hans, Bartlomiej, can you guys please review this patch? Thanks. On Fri, May 23, 2014 at 12:35:10PM -0500, suravee.suthikulpa...@amd.com wrote: From: Suravee

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-06 Thread Suravee Suthikulanit
Hans/Bartlomiej, Do you guys have any questions about this patch? Thank you, Suravee On 6/3/2014 12:58 PM, Tejun Heo wrote: Hans, Bartlomiej, can you guys please review this patch? Thanks. On Fri, May 23, 2014 at 12:35:10PM -0500, suravee.suthikulpa...@amd.com wrote: From: Suravee

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-03 Thread Tejun Heo
Hans, Bartlomiej, can you guys please review this patch? Thanks. On Fri, May 23, 2014 at 12:35:10PM -0500, suravee.suthikulpa...@amd.com wrote: > From: Suravee Suthikulpanit > > The current platform AHCI drier does not set the dma_mask correctly > for 64-bit DMA capable AHCI controller. This

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-03 Thread Tejun Heo
Hans, Bartlomiej, can you guys please review this patch? Thanks. On Fri, May 23, 2014 at 12:35:10PM -0500, suravee.suthikulpa...@amd.com wrote: From: Suravee Suthikulpanit suravee.suthikulpa...@amd.com The current platform AHCI drier does not set the dma_mask correctly for 64-bit DMA

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-01 Thread Suravee Suthikulpanit
Hi Tejun, I am following up on this patch. Thank you, Suravee On 05/23/2014 12:35 PM, suravee.suthikulpa...@amd.com wrote: From: Suravee Suthikulpanit The current platform AHCI drier does not set the dma_mask correctly for 64-bit DMA capable AHCI controller. This patch checks the AHCI

Re: [PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-06-01 Thread Suravee Suthikulpanit
Hi Tejun, I am following up on this patch. Thank you, Suravee On 05/23/2014 12:35 PM, suravee.suthikulpa...@amd.com wrote: From: Suravee Suthikulpanit suravee.suthikulpa...@amd.com The current platform AHCI drier does not set the dma_mask correctly for 64-bit DMA capable AHCI controller.

[PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-05-23 Thread suravee.suthikulpanit
From: Suravee Suthikulpanit The current platform AHCI drier does not set the dma_mask correctly for 64-bit DMA capable AHCI controller. This patch checks the AHCI capability bit and set the dma_mask and coherent_dma_mask accordingly. Signed-off-by: Suravee Suthikulpanit ---

[PATCH 1/1] ata: Check and set 64-bit DMA mask for platform AHCI driver

2014-05-23 Thread suravee.suthikulpanit
From: Suravee Suthikulpanit suravee.suthikulpa...@amd.com The current platform AHCI drier does not set the dma_mask correctly for 64-bit DMA capable AHCI controller. This patch checks the AHCI capability bit and set the dma_mask and coherent_dma_mask accordingly. Signed-off-by: Suravee