From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756817AbbLASwP (ORCPT ); Tue, 1 Dec 2015 13:52:15 -0500 Received: from mail-out.m-online.net ([212.18.0.9]:55150 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755177AbbLASwL (ORCPT ); Tue, 1 Dec 2015 13:52:11 -0500 Date: Tue, 1 Dec 2015 19:51:50 +0100 From: Andreas Werner To: linux-kernel@vger.kernel.org Cc: andreas.werner@men.de Subject: Re: libata-core: devslp fails on ATP mSATA Message-ID: <20151201185150.GA4535@linux-rrhd.site> Reply-To: 20151201161715.GA12922@mtj.duckdns.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, first sorry for the bad email format, but the IT decided to add my Email signature as HTML on the Exchange Server, this is why lkml rejected the email. Therefore I will switch to my private address. I do not think that the commit you mention is the root cause for this problem, because it is mainline since 4.1 but i am currently using the 3.14 kernel. In 3.14 there is only ATA_CMD_READ_LOG_EXT for the command and ATA_PROT_PIO as the protocol. Commit ID: 9faa643855df ("libata: useREAD_LOG_DMA_EXT") Regards Andy