Re: [PATCH] ata: fixes kernel crash while tracing ata_eh_link_autopsy event

2017-11-02 Thread Rameshwar Sahu
On Wed, Nov 1, 2017 at 8:00 PM, Tejun Heo <t...@kernel.org> wrote: > Hello, > > On Tue, Oct 31, 2017 at 08:52:44PM +0530, Rameshwar Sahu wrote: >> > probably should take both link and dev and use dev iff it's not NULL. >> > >> >> Instead of this would i

Re: [PATCH v2] ata: xgene: Enable NCQ support for APM X-Gene SATA controller hardware v1.1

2017-01-17 Thread Rameshwar Sahu
Hi Tejun, On Fri, Nov 18, 2016 at 3:15 PM, Rameshwar Prasad Sahu wrote: > This patch enables NCQ support for APM X-Gene SATA controller hardware v1.1 > that was broken with hardware v1.0. Second thing, here we should not assume > XGENE_AHCI_V2 always in case of having valid _CID

Re: [PATCH] ata: xgene: Enable NCQ support for APM X-Gene SATA controller hardware v1.1

2016-11-11 Thread Rameshwar Sahu
Hi Tejun, On Wed, Nov 9, 2016 at 10:15 PM, Tejun Heo <t...@kernel.org> wrote: > Hello, > > On Wed, Sep 14, 2016 at 04:15:00PM +0530, Rameshwar Sahu wrote: >> > @@ -821,8 +823,6 @@ static int xgene_ahci_probe(struct platform_device >> > *pdev) >> >

Re: [PATCH] ata: xgene: Enable NCQ support for APM X-Gene SATA controller hardware v1.1

2016-11-09 Thread Rameshwar Sahu
Hi Olof/Tejun, On Thu, Oct 20, 2016 at 4:44 PM, Rameshwar Prasad Sahu wrote: > > This patch enables NCQ support for APM X-Gene SATA controller > hardware v1.1 that was broken with hardware v1.0. > > Signed-off-by: Rameshwar Prasad Sahu > --- >

Re: [PATCH] arm64: dts: apm: Fix compatible string for X-Gene 2 SATA controller DTS node

2016-04-11 Thread Rameshwar Sahu
Hi Olof, On Wed, Mar 30, 2016 at 12:41 AM, Duc Dang wrote: > > On Tue, Mar 29, 2016 at 2:54 AM, Rameshwar Prasad Sahu wrote: > > Fix X-Gene SATA controller compatible string for Merlin board. > > > > Signed-off-by: Rameshwar Prasad Sahu > >