Received: by 10.213.65.68 with SMTP id h4csp330010imn; Fri, 6 Apr 2018 00:30:32 -0700 (PDT) X-Google-Smtp-Source: AIpwx48Fes1s/EB9rJREBMDOBQ0bskOwXGngn8boPP2ccG8+IrGmi4w/1ZdXN8QfJj8SFg/YgO7T X-Received: by 10.99.190.75 with SMTP id g11mr16979954pgo.127.1522999832622; Fri, 06 Apr 2018 00:30:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522999832; cv=none; d=google.com; s=arc-20160816; b=Q2oGhoMW5SEAtMRpIvBiXRo0Fq8EaqirV8cuLrPYRrJsgmRStmE144dp+lScCTFF6c aQwZI9xmh/33Y97V3L+KCX+0jZWAKKYT5UmqT8YrAgnBBNIlLsmAizAGIbjcG4a1wmZF ctzxG7wcguTATDkarN1echLDUYfEAkRoxjgKU+XqrwciyOWwn8yBUJdhTDjR0DQLHv3L SwQd7jvor/TA0Hs1Bph+swEnWQCh+EZVLfAtbnw/F8iiHR+v+aOeMq8wgzV7uEfFIspr 9wMFRBzDFq4gwDXu6R+aMNrJCtI5oZ2f8PuwdwHe5uiEY+4+bDHMbW/yiH04i27B3QG1 +Xpg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=hfM9YEj8Zy0Y7DuEI22tgD7mNvwheYOfQxkQ61x5Ens=; b=mvPgl9q9vEE6iXCO7801YcYFXRaYSevvFgbGOi9ULsHvECM6AacRKtOGFGmXJwi2v7 XHYoJAmypxKyBqGf8FREf5xtiSbFXp93nInbs0JK/fbgpzVC1Lf58Qit48gK5+l0jLNS hA5VFkbvAnbdYT1wJWV2xZqubbFeBqDnR2tiFZQ2K+DJ9yeDYUDgi5oAH+Wsy0Mnp3HW zwO2sPmYCM3ujLiD237YSxBkAmrO7kdoysnM9QT3W1yyb/jaywjIo9hEhl2v0xY/VgwV 5JFlslpIZEd4BhOynmgEiJTOgI3HLT/mbdz5sfv32/2iNnXKYC5qOYpWaNhW5o41hINm cxLw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 73si7573923pfz.20.2018.04.06.00.30.18; Fri, 06 Apr 2018 00:30:32 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751544AbeDFH3I (ORCPT + 99 others); Fri, 6 Apr 2018 03:29:08 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57132 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751384AbeDFH3G (ORCPT ); Fri, 6 Apr 2018 03:29:06 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id AE821BF7; Fri, 6 Apr 2018 07:29:05 +0000 (UTC) Date: Fri, 6 Apr 2018 09:29:05 +0200 From: Greg Kroah-Hartman To: Ben Hutchings Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Ming Lei , Jens Axboe , Sasha Levin Subject: Re: [PATCH 4.4 52/97] mtip32xx: use runtime tag to initialize command header Message-ID: <20180406072905.GC15735@kroah.com> References: <20180323094157.535925724@linuxfoundation.org> <20180323094200.569562172@linuxfoundation.org> <1522789265.2654.129.camel@codethink.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1522789265.2654.129.camel@codethink.co.uk> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 03, 2018 at 10:01:05PM +0100, Ben Hutchings wrote: > On Fri, 2018-03-23 at 10:54 +0100, Greg Kroah-Hartman wrote: > > 4.4-stable review patch.??If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Ming Lei > > > > > > [ Upstream commit a4e84aae8139aca9fbfbced1f45c51ca81b57488 ] > > > > mtip32xx supposes that 'request_idx' passed to .init_request() > > is tag of the request, and use that as request's tag to initialize > > command header. > > > > After MQ IO scheduler is in, request tag assigned isn't same with > > the request index anymore, so cause strange hardware failure on > > mtip32xx, even whole system panic is triggered. > [...] > > MQ IO schedulers were introduced in 4.11, so this shouldn't be needed > in older branches. It also causes a performance regression (fixed > upstream). Please revert this for 4.4 and 4.9. Now reverted, thanks. greg k-h