Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760388AbbLCQHM (ORCPT ); Thu, 3 Dec 2015 11:07:12 -0500 Received: from mail1.bemta5.messagelabs.com ([195.245.231.150]:32024 "EHLO mail1.bemta5.messagelabs.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752294AbbLCQHI (ORCPT ); Thu, 3 Dec 2015 11:07:08 -0500 X-Env-Sender: Andreas.Werner@men.de X-Msg-Ref: server-3.tower-180.messagelabs.com!1449158823!8161509!1 X-Originating-IP: [80.255.6.145] X-StarScan-Received: X-StarScan-Version: 7.19.2; banners=-,-,- X-VirusChecked: Checked X-PGP-Universal: processed; by keys.men.de on Thu, 03 Dec 2015 17:07:03 +0100 Date: Thu, 3 Dec 2015 17:05:10 +0100 From: Andreas Werner To: Tejun Heo CC: Andreas Werner , , , Hannes Reinecke , "Martin K. Petersen" Subject: Re: libata-core: devslp fails on ATP mSATA Message-ID: <20151203160508.GH10207@awelinux> References: <20151201092234.GB29791@awelinux> <20151201161715.GA12922@mtj.duckdns.org> <20151201190410.GA21252@mtj.duckdns.org> <20151202093310.GE10207@awelinux> <20151202164753.GA19878@mtj.duckdns.org> <20151203093355.GF10207@awelinux> <20151203151549.GD27463@mtj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20151203151549.GD27463@mtj.duckdns.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-Originating-IP: [192.1.1.170] X-ClientProxiedBy: MEN-EX01.intra.men.de (192.168.1.1) To MEN-EX01.intra.men.de (192.168.1.1) X-EXCLAIMER-MD-CONFIG: e4841e51-7998-49c0-ba41-8b8a0e2d8962 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 891 Lines: 33 On Thu, Dec 03, 2015 at 10:15:49AM -0500, Tejun Heo wrote: > Hello, > > On Thu, Dec 03, 2015 at 10:33:55AM +0100, Andreas Werner wrote: > > All the other "flag" fields in the structs are used and/or reserved > > and it seems to be no good place for such flags. > > You can use the port flags - ATA_FLAG_*. > > > What I am thinking about is. > > > > 1. Add new flag e.g. ATA_HORKAGE_NOLOG_PAGE_RD > > ATA_FLAG_NO_LOG_PAGE? That seems to be much more simpler than my idea :-) Did not see the port stuff, i was focused on the host struct. Thank you for the hint. I will prepare a Patch next week. > > Thanks. > > -- > tejun Regards Andy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/