Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1785894pxb; Thu, 16 Sep 2021 15:53:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwpGpnHxSBt37NoKXDbtwxoPu7EEQL/Be0lgjQ63exounZvr2/UbWp70/EItreubgnfmFfT X-Received: by 2002:a17:906:26c4:: with SMTP id u4mr8598825ejc.511.1631832800474; Thu, 16 Sep 2021 15:53:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631832800; cv=none; d=google.com; s=arc-20160816; b=t0kHmNhT2o2v8sfNk5DRl2YcSWpd5b/VUs32zxvnG+gzuqa4Xp+paS3m+qJq8lIGd9 ApXUsjEs8w9Cs2R56mByZtDPU7+y6jkYbhYT3yKFQuXyyD3nW46xv/b+ad/fIXKZbtRM r2hLmDUZuugMHVF7XlZdm7GNBI9Glhr0luA6TjanvTBGoNlCjK9wHTvTca3XpPrnciHJ gi54/LRgoR5xXJt++dXTMWr/etaepRoS4a8LO+/Pgd8c+uZOO9Qp9ELdbYXOgxQvUY4C 2dwJXt7X0UNDe4qik7UkwlI5bmka1wWkhUZxobYVCrEeGFNHDsUyZESp6eYy0+8tHd2u nw7A== 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=KjrqyUyr32S0YEkXLu4lEnokc2zQQABnQPEpjfhD97x0nxV8KfirkOTWCTP9Np7uSx NsXsLUaMbUURjGx/Lwe2eKSIsMvegsebEjOgoEDx+m9IHEqx/GUK33M3PaeG8xIcSMLh 23L2sKHwm1qkSJS2mD2LDZ7C0eqWzvnFUiQTG/gAaYw86NNqtScnK1+pAsZSKvFPM824 agNqcU8HW8IkIdJIAbewb8Zm51kwayzQF1Ta73XANRrSfUJc7myF/IPKnR4VZDewcojT 9W8sw+byjwENAPMAufHvb/eX+4IpHeMe+P4bYaXVUoAoGIkxSGPbnw+AAaKwjlFmkMoh hryA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=L00X0yuR; 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 be15si4865858edb.203.2021.09.16.15.52.56; Thu, 16 Sep 2021 15:53:20 -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=L00X0yuR; 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 S244234AbhIPQrE (ORCPT + 99 others); Thu, 16 Sep 2021 12:47:04 -0400 Received: from mail.kernel.org ([198.145.29.99]:51468 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242114AbhIPQks (ORCPT ); Thu, 16 Sep 2021 12:40:48 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2638361A10; Thu, 16 Sep 2021 16:24:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631809443; bh=p7uRIQ6xAKswJhj7snL0VgWGtQnH/OK2ukEsfDj4EoA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=L00X0yuRBM6dIUuGkOAM7vzXzdSb3eARddb3ui6JNznVDq+BPONL3ociodbTo+J6V M8DunRPD9mSiRX3LAfP5gdsaqSifMQHc3Oa/5ItP406wJjx/K4cpQ470sKA06oNEkd vY8zpQYdvX0EP1hz/uDE6CTUcVGiX2shO9tyq9Y8= 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.13 157/380] iavf: do not override the adapter state in the watchdog task Date: Thu, 16 Sep 2021 17:58:34 +0200 Message-Id: <20210916155809.423041835@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155803.966362085@linuxfoundation.org> References: <20210916155803.966362085@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