From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bedivere.hansenpartnership.com ([66.63.167.143]:56938 "EHLO bedivere.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966411AbcKLRWG (ORCPT ); Sat, 12 Nov 2016 12:22:06 -0500 Received: from localhost (localhost [127.0.0.1]) by bedivere.hansenpartnership.com (Postfix) with ESMTP id 1DBD98EE409 for ; Sat, 12 Nov 2016 09:22:05 -0800 (PST) Received: from bedivere.hansenpartnership.com ([127.0.0.1]) by localhost (bedivere.hansenpartnership.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kuf0cFLnYZlT for ; Sat, 12 Nov 2016 09:22:05 -0800 (PST) Received: from [153.66.254.242] (unknown [50.46.144.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by bedivere.hansenpartnership.com (Postfix) with ESMTPSA id C07B28EE0D5 for ; Sat, 12 Nov 2016 09:22:04 -0800 (PST) Message-ID: <1478971324.3290.10.camel@HansenPartnership.com> Subject: Can you hold off on 1e793f6fc0db920400574211c48f9157a37e3945 From: James Bottomley To: stable@vger.kernel.org Date: Sat, 12 Nov 2016 09:22:04 -0800 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: The patch commit 1e793f6fc0db920400574211c48f9157a37e3945 Author: Kashyap Desai Date: Fri Oct 21 06:33:32 2016 -0700 scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices Is fatally flawed. There's another backported fix for it coming: commit 5e5ec1759dd663a1d5a2f10930224dd009e500e8 Author: Sumit Saxena Date: Wed Nov 9 02:59:42 2016 -0800 scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression It's in a pull request now, but when it hits, could you apply both together to stable to avoid any stable regression issues? Thanks, James