Received: by 2002:a05:6a10:a852:0:0:0:0 with SMTP id d18csp3860393pxy; Tue, 4 May 2021 11:31:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwKQKRSGK1Fl/dpDoArVOH4rLF+vi65BwRhK0CszjguLPIBd28HnElG+gNkfjUIaOJi5qqN X-Received: by 2002:a17:907:1b20:: with SMTP id mp32mr23657029ejc.495.1620153093141; Tue, 04 May 2021 11:31:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620153093; cv=none; d=google.com; s=arc-20160816; b=PYAQnsnphieT8A8JJhkSDEVdpi8yaVI8mkLzc1brj4lK6CqpAzm8nzQyvM8b0MnBTM Uxv7yrdPzDLsQzALAwtYTSc3Kubkgyz9syL+FXr2XFulSOSwCv097t1rG+RUQ4pZNa/S H8O3wSnHkGzff9vr45UsUBcUxPpFVnHogKZLnFPIPn4ovbE5VMpsypk0eBe6cibe7wdb gLW7GOriBw9sQ1GRi2G6aS62XYJpOgo2tnu/3C30c+iHfS0zTEFItxSUiKIfr+ZM7x4K At+s8kCstP/HIAK4WAzkk3je8wsMo3NkKKzvBfOzJJ2KT8lDo7HWeEEl7324I1C0QP1x aLdg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=+hxBg47Qagk636Or5wM3ID8v4o+F3tZFYBoDRZWhsVA=; b=SXR0yQu28iQCy7KOut+p7/LrtqWQl8nXCOkJhJiQkUl/JfUZws05xmL9yJ7Kfq9lxC bFEvsY1Vn29at5EENvpa1u59pdf1wkwIijLNjme4DBbdDzLgp64Ffn1Pk/S/g0X1mx1j KtcOZZSuUTgL9K0TSn+bIE5lE7RwsRRKktzgci9kiYQINGNPAyCZFy1MzIQ/55I1F0Uv Cf2Zb8N6qBCGE8ggzz7qkGwKjV6GFkI1N0HEs18Uws0cjksNWMQj13eRjzZJWKAE2TJZ vj1YsvVE3JoZUXVTQ4o6nsyjsYFH/1k7rSrv4YySKdSPyuLsvW8vmRWwPKlucHw5rJu7 g1OQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="QHy/tDbI"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d10si13430447edm.362.2021.05.04.11.31.09; Tue, 04 May 2021 11:31:33 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="QHy/tDbI"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232391AbhEDRTu (ORCPT + 99 others); Tue, 4 May 2021 13:19:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:39420 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232392AbhEDRTZ (ORCPT ); Tue, 4 May 2021 13:19:25 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0C8BB613B4; Tue, 4 May 2021 17:18:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620148710; bh=0/P7iJ9M3Dtw7zwFLApPq3sdtKoK5yS4Yt93EBxLsT8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QHy/tDbIhlVp1UGPr5rDyjgNtrNhV4pBpw4akdJZ2R/4A8gQyRTREEKaDY5c0aBaQ r4tyY8F4W3vSky/t28i0dWhHS5h1f7bJMedwc1OIEYmGyKlc2VMOood5JndhnHtWTd E7312+6hdWlybOY3vxrJtJ20iXhot5Tt40NnVlno= Date: Tue, 4 May 2021 19:18:27 +0200 From: Greg Kroah-Hartman To: Jari Ruusu Cc: "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , Jiri Kosina , Kalle Valo Subject: Re: [PATCH 5.10 1/2] iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd() Message-ID: References: <20210430141910.521897363@linuxfoundation.org> <608CFF6A.4BC054A3@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 04, 2021 at 05:02:21PM +0000, Jari Ruusu wrote: > On Tuesday, May 4, 2021 6:35 PM, Greg Kroah-Hartman wrote: > > Can you resend your backports here now, and properly let us know what > > kernel they belong into (again, the subject line is very confusing.) > > iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd() > upstream commit e7020bb068d8be50a92f48e36b236a1a1ef9282e, > backport for linux-5.4.y and linux-4.19.y (booted and ping tested) Why does the subject still say 5.10? Please fix up both of these and resend. thanks, greg k-h