Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S977640AbdDXWd3 (ORCPT ); Mon, 24 Apr 2017 18:33:29 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:21647 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S939155AbdDXWdU (ORCPT ); Mon, 24 Apr 2017 18:33:20 -0400 To: Sinan Kaya Cc: linux-scsi@vger.kernel.org, timur@codeaurora.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Sathya Prakash , Chaitra P B , Suganath Prabu Subramani , "James E.J. Bottomley" , "Martin K. Petersen" , MPT-FusionLinux.pdl@broadcom.com (open list:LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI)), linux-kernel@vger.kernel.org (open list) Subject: Re: [PATCH V2] scsi: mpt3sas: remove redundant wmb From: "Martin K. Petersen" Organization: Oracle Corporation References: <1491591978-17880-1-git-send-email-okaya@codeaurora.org> Date: Mon, 24 Apr 2017 18:32:41 -0400 In-Reply-To: <1491591978-17880-1-git-send-email-okaya@codeaurora.org> (Sinan Kaya's message of "Fri, 7 Apr 2017 15:06:18 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 290 Lines: 11 Sinan, > Due to relaxed ordering requirements on multiple architectures, > drivers are required to use wmb/rmb/mb combinations when they need to > guarantee observability between the memory and the HW. Applied to 4.12/scsi-queue, thanks! -- Martin K. Petersen Oracle Linux Engineering