Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1917670pxb; Thu, 16 Sep 2021 20:12:31 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwAzsIRiAmB3PSHNkS313QP5XmJ1mWa7LTL2Xb2k4stZdPZ63t0q7eKNygxfg55lngYUG82 X-Received: by 2002:a17:906:498b:: with SMTP id p11mr9833763eju.295.1631848350871; Thu, 16 Sep 2021 20:12:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631848350; cv=none; d=google.com; s=arc-20160816; b=hcP+DMSXGFPU2Ym7JPMbMR4yjyitam1BfTbf352jrX+WV07xoY1jCwCspfg2vwylcw cvdLcq6OJNcEwq0cBcxFIghnV6NwFPCQMFGMGZlBe53yM8wYb6JQebAMJouQGjVOvnjD uxzKGdAfht27Dwelir9Q0ytu0wMuYcoyf9asE+a+erY2i/9vAdgf0Su5WAGpyTJlE0xB fGW5/598LiSnZukcqiM44loueD0c4x+d9x+Oe6U/oR0yJMVL697eE4vG1qaOkwYhOwCa kgU2RkVPTsu5jiVFUPjms+Ok4KbEqFRj8nyN4NrkYs5FiS8fzkumgQbT1G4CkSb+wdx4 3a0Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=oZvDIAoQCz7V92biRajqlUdfKxtKQWXgRBMtczuit6s=; b=G+r8/bP7kWmZtFyU+SrTlJAm+5fRjskF2zemyRZ1kT7bETs5gXElvPP6Fi3ll8Rh+v A6Q8kNcev5OiDvu/sHmEadbddHABfy9U5pvH6fYdpaqWhRJJNFIzl+PWLgDVYbwcWbOQ nttiG5j9tnlES38B+rvTOCCjQwwAoByk9LAtwddk4GWEfVH3aGB4VLgw1mSxFaZW2Aqm k0LM3RLKCLuauihNKfPiyZl7CMahta+OUDFYrHClK7ghOCuyl+BqBEYkMh7ds4RChCw5 TiN/ihJYhxGxKVA8OJACMLhi3vdDySL1685M5dTL6sw3fZlY6zAmixTlz+PsqR1mSUQv vR0Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=YTA0ejTc; 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 k2si5512340ejo.293.2021.09.16.20.12.07; Thu, 16 Sep 2021 20:12:30 -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=YTA0ejTc; 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 S1353284AbhIPRa1 (ORCPT + 99 others); Thu, 16 Sep 2021 13:30:27 -0400 Received: from mail.kernel.org ([198.145.29.99]:44340 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1352225AbhIPRUu (ORCPT ); Thu, 16 Sep 2021 13:20:50 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 3670561B96; Thu, 16 Sep 2021 16:42:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631810542; bh=p7uRIQ6xAKswJhj7snL0VgWGtQnH/OK2ukEsfDj4EoA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YTA0ejTcKRsA1CqpO1Lyru1VcF8pAybMFJasqDV+pQjFVgWOP9mzi9oDUojFd935/ ijdIqRntnL6RDabrsZbvLkcIoGR28aOn9HOVa/UuvwDUvEim1Up8A/nmnf7rdLIUuE exrUnlzfDTjIhd8GlRlRjiZ+ERlRbjteqR7Ef15Y= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Stefan Assmann , Konrad Jankowski , Tony Nguyen , Sasha Levin Subject: [PATCH 5.14 180/432] iavf: do not override the adapter state in the watchdog task Date: Thu, 16 Sep 2021 17:58:49 +0200 Message-Id: <20210916155816.836762177@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155810.813340753@linuxfoundation.org> References: <20210916155810.813340753@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Stefan Assmann [ Upstream commit 22c8fd71d3a5e6fe584ccc2c1e8760e5baefd5aa ] The iavf watchdog task overrides adapter->state to __IAVF_RESETTING when it detects a pending reset. Then schedules iavf_reset_task() which takes care of the reset. The reset task is capable of handling the reset without changing adapter->state. In fact we lose the state information when the watchdog task prematurely changes the adapter state. This may lead to a crash if instead of the reset task the iavf_remove() function gets called before the reset task. In that case (if we were in state __IAVF_RUNNING previously) the iavf_remove() function triggers iavf_close() which fails to close the device because of the incorrect state information. This may result in a crash due to pending interrupts. kernel BUG at drivers/pci/msi.c:357! [...] Call Trace: [] pci_disable_msix+0x3d/0x50 [] iavf_reset_interrupt_capability+0x23/0x40 [iavf] [] iavf_remove+0x10a/0x350 [iavf] [] pci_device_remove+0x39/0xc0 [] __device_release_driver+0x7f/0xf0 [] device_release_driver+0x23/0x30 [] pci_stop_bus_device+0x84/0xa0 [] pci_stop_and_remove_bus_device+0x12/0x20 [] pci_iov_remove_virtfn+0xaf/0x160 [] sriov_disable+0x3c/0xf0 [] pci_disable_sriov+0x23/0x30 [] i40e_free_vfs+0x265/0x2d0 [i40e] [] i40e_pci_sriov_configure+0x144/0x1f0 [i40e] [] sriov_numvfs_store+0x177/0x1d0 Code: 00 00 e8 3c 25 e3 ff 49 c7 86 88 08 00 00 00 00 00 00 5b 41 5c 41 5d 41 5e 41 5f 5d c3 48 8b 7b 28 e8 0d 44 RIP [] free_msi_irqs+0x188/0x190 The solution is to not touch the adapter->state in iavf_watchdog_task() and let the reset task handle the state transition. Signed-off-by: Stefan Assmann Tested-by: Konrad Jankowski Signed-off-by: Tony Nguyen Signed-off-by: Sasha Levin --- drivers/net/ethernet/intel/iavf/iavf_main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/ethernet/intel/iavf/iavf_main.c b/drivers/net/ethernet/intel/iavf/iavf_main.c index 606a01ce4073..0d0f16617dde 100644 --- a/drivers/net/ethernet/intel/iavf/iavf_main.c +++ b/drivers/net/ethernet/intel/iavf/iavf_main.c @@ -1984,7 +1984,6 @@ static void iavf_watchdog_task(struct work_struct *work) /* check for hw reset */ reg_val = rd32(hw, IAVF_VF_ARQLEN1) & IAVF_VF_ARQLEN1_ARQENABLE_MASK; if (!reg_val) { - adapter->state = __IAVF_RESETTING; adapter->flags |= IAVF_FLAG_RESET_PENDING; adapter->aq_required = 0; adapter->current_op = VIRTCHNL_OP_UNKNOWN; -- 2.30.2