Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755316AbbHYLty (ORCPT ); Tue, 25 Aug 2015 07:49:54 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:43745 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751087AbbHYLtw (ORCPT ); Tue, 25 Aug 2015 07:49:52 -0400 Message-ID: In-Reply-To: References: <1440335381-5122-1-git-send-email-ygardi@codeaurora.org> Date: Tue, 25 Aug 2015 11:49:50 -0000 Subject: Re: [PATCH v2 0/8] Fix error message and present UFS variant From: ygardi@codeaurora.org To: "Akinobu Mita" Cc: "Yaniv Gardi" , "Rob Herring" , "Jej B" , "Paul Bolle" , "Christoph Hellwig" , "LKML" , "linux-scsi@vger.kernel.org" , linux-arm-msm@vger.kernel.org, "Santosh Y" , linux-scsi-owner@vger.kernel.org, "Subhash Jadavani" , "Gilad Broner" , "Dolev Raviv" User-Agent: SquirrelMail/1.4.22-4.el6 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Priority: 3 (Normal) Importance: Normal Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1272 Lines: 40 Thank you Mita, We appreciate your comments and your time. will add "Reviewed-by". regards, Yaniv > Hi Yaniv, > > 2015-08-23 22:09 GMT+09:00 Yaniv Gardi : >> V3: fixes a few minor issues. >> >> V2: fixes a few issues of unnecessary EXPORT_SYMBOL, >> types of parameters in routine definition, >> build errors in case CONFIG_PM is not defined and some >> other minor fixes. > > I've checked outstanding issues I reported for v1 and v2 are fixed > in this version of series. So please feel free to add: > > Reviewed-by: Akinobu Mita > > I still think that we should introduce print_hex_dump_io() or > something simpler for dumping __iomem pointer instead of casting > 'void __force *'. But it is only used for debug dump function, so > I don't too much worry about it. > -- > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- 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/