Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp3875762ybz; Mon, 4 May 2020 11:18:47 -0700 (PDT) X-Google-Smtp-Source: APiQypK992oH+k4/zQyiodEAup/R3prDKUgesB8Lud7pHFRU+exc34ikB/JQbKj8TcZ6vhGF9r0I X-Received: by 2002:a05:6402:1596:: with SMTP id c22mr16337416edv.100.1588616327311; Mon, 04 May 2020 11:18:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588616327; cv=none; d=google.com; s=arc-20160816; b=CQHdtP2VVChbeuVr6PQNImum3uGgyNE8x1yRXTjv/m9sRWbwYq1Acu8H0ZKyg09/o2 VOw60lz/v9M4DHAgOQMWvzUbh7vbQ0mjQabG5dkGxtgJOuP3L+0AbrADfAeL43+t63bm ihEybl51D6O8MuGQRhmaOrxwLqbVUKHYSXVttFf5PRofIR17bXcNvpabDt5ihoAmWhbt l3gZ9tu04DYMvA66DFKPiexpMxPWvsE3Diw0rlf5Rjsli9z9xvT5gmQ2vUEFwcMSRX56 XOIRniI7m1s4YgJok5VYcXTS3tuGOZNqIAsaIhT/t95VgtAMZ09J8iIFhGpxbyLp+apG OdAQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=dHvqDNe695d4QfCezWuMxJaGjzg/KaLstmhsBp/yaZE=; b=tysPXqm3SdRSiuOP6+ZqM0RYda4462nDFsUtDk2vbcuxg26TcRWqhrfQ8LEfC0bFz9 s3sRkghhLya0XD3VNePx3tIy93Xvpu+bEbL9pmH3T/6/YPXbX8XAXVG/F01k+UGNY7Hp e7lMLacdksxI261GX3tlQv3O+ZJuXEH3UUUXaJaXhmSgT5pfhrmka4bqFKHsZwqMY/xs QU8I7Y/hFYuM127qeHwMBtdlDeJSQj8M7Sx3JF5O5ut30DuyYDDNLtG04LC0AW+99ppD pdPv2zsmdqkW/c/6iNWjHBSffaZwvwQBzZR7LxM/YGeaQWayf4lWLwf/auOdBwj5OfP/ 3RGA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=NhPQf5oU; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j13si7019811eds.301.2020.05.04.11.18.24; Mon, 04 May 2020 11:18:47 -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=@kernel.org header.s=default header.b=NhPQf5oU; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731754AbgEDSNh (ORCPT + 99 others); Mon, 4 May 2020 14:13:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:56708 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730296AbgEDSBR (ORCPT ); Mon, 4 May 2020 14:01:17 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 11104206B8; Mon, 4 May 2020 18:01:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588615277; bh=IyxN4VxhBHJ6qbln+DsqvOZJX74VLbNy4Dq65TD/Iss=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=NhPQf5oU+oHdYkq84dboA4faSHq+A6x+a/czKOAL32UFvNItadCEvxrAx0Pz9/wKV U+BxYDoqoDFMK/pDew4mcTnTEV3nXBoafTwcGefPEaW0I8MlnDIrs/P6z15eA5srkE vmRMJzFIzc4/INTV6ybNgclZPCvNWBv0VCxt4lG8= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Dexuan Cui , "Rafael J. Wysocki" Subject: [PATCH 4.19 11/37] PM: hibernate: Freeze kernel threads in software_resume() Date: Mon, 4 May 2020 19:57:24 +0200 Message-Id: <20200504165449.741334238@linuxfoundation.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200504165448.264746645@linuxfoundation.org> References: <20200504165448.264746645@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Dexuan Cui commit 2351f8d295ed63393190e39c2f7c1fee1a80578f upstream. Currently the kernel threads are not frozen in software_resume(), so between dpm_suspend_start(PMSG_QUIESCE) and resume_target_kernel(), system_freezable_power_efficient_wq can still try to submit SCSI commands and this can cause a panic since the low level SCSI driver (e.g. hv_storvsc) has quiesced the SCSI adapter and can not accept any SCSI commands: https://lkml.org/lkml/2020/4/10/47 At first I posted a fix (https://lkml.org/lkml/2020/4/21/1318) trying to resolve the issue from hv_storvsc, but with the help of Bart Van Assche, I realized it's better to fix software_resume(), since this looks like a generic issue, not only pertaining to SCSI. Cc: All applicable Signed-off-by: Dexuan Cui Signed-off-by: Rafael J. Wysocki Signed-off-by: Greg Kroah-Hartman --- kernel/power/hibernate.c | 7 +++++++ 1 file changed, 7 insertions(+) --- a/kernel/power/hibernate.c +++ b/kernel/power/hibernate.c @@ -901,6 +901,13 @@ static int software_resume(void) error = freeze_processes(); if (error) goto Close_Finish; + + error = freeze_kernel_threads(); + if (error) { + thaw_processes(); + goto Close_Finish; + } + error = load_image_and_restore(); thaw_processes(); Finish: