From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753147AbeCTMNg (ORCPT ); Tue, 20 Mar 2018 08:13:36 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:39084 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753068AbeCTMNb (ORCPT ); Tue, 20 Mar 2018 08:13:31 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 20 Mar 2018 08:13:30 -0400 From: okaya@codeaurora.org To: Christoph Hellwig Cc: linux-scsi@vger.kernel.org, timur@codeaurora.org, sulrich@codeaurora.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Adaptec OEM Raid Solutions , "James E.J. Bottomley" , "Martin K. Petersen" , linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 3/7] scsi: dpt_i2o: eliminate duplicate barriers on weakly-ordered archs In-Reply-To: <20180320102304.GA21265@infradead.org> References: <1521514207-10695-1-git-send-email-okaya@codeaurora.org> <1521514207-10695-4-git-send-email-okaya@codeaurora.org> <20180320102304.GA21265@infradead.org> Message-ID: User-Agent: Roundcube Webmail/1.2.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2018-03-20 06:23, Christoph Hellwig wrote: > This is a basically unmaintained driver for historic hardware, and not > the > right place for micro-optimizations. Sure, I can drop this on the next version.