From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suman Tripathi Subject: [PATCH v2] Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode command. Date: Mon, 2 Feb 2015 17:27:08 +0530 Message-ID: <1422878229-20488-1-git-send-email-stripathi@apm.com> Return-path: Sender: linux-scsi-owner@vger.kernel.org To: olof@lixom.net, tj@kernel.org, arnd@arndb.de Cc: linux-scsi@vger.kernel.org, linux-ide@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, mlangsdo@redhat.com, jcm@redhat.com, patches@apm.com, Suman Tripathi List-Id: devicetree@vger.kernel.org v1 changes: * Update the commit id as per Tejun's comments. * Add a bit explanation. v2 changes: * Update the comments from sergei. Signed-off-by: Suman Tripathi --- Suman Tripathi (1): ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode command. drivers/ata/ahci_xgene.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 1.8.2.1