Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp279174pxb; Thu, 25 Feb 2021 02:13:33 -0800 (PST) X-Google-Smtp-Source: ABdhPJxLjKG/ecTi70ytpcmXyo6GU+ClWGbcx5vdgVuhR3Q8SJ6Frcz5UHmpzCsEnnUTd2jwA1Wt X-Received: by 2002:a17:906:128e:: with SMTP id k14mr1895872ejb.427.1614248012701; Thu, 25 Feb 2021 02:13:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614248012; cv=none; d=google.com; s=arc-20160816; b=P+QDXkYLciXIvd3zEUiRsT6MJDjqIgmhVv0+pu30m0PXc3zTXOEGi98pf4e/Oc2O8V h0KGB7sUcdysIve6NV1v82ffyEuudRJeI90GYqwilXIpI2LG8cboCvsAXhiWSmyoZwAL wtqU0SUDaz6uimar6xF0YM2OR4L7DjT+wzMN6yjHNPwEPVdbdmVY4p3IW7z88VAJgOQF a5nnarCpMeHmcdjzB1x9SaV7la8G7ZCNQhactekDxT3lxEJMqEBWseSBRKBJ5w7BaXZ8 VoT8gi7QxXpYyOyVMA2/paGhYR78WnaqMl+d8erRZfLMKf9uPI+53/2/EVpPQNGYIne/ AC+g== 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=J4fxAITY38kqCW6UbN64HwvG0W5ywRRatREJsT+LGdc=; b=B6rs25YBHTvERorzsfKTbfV2OQTxJdJcKZ7dmP9ZJPOQpZ6/PUmzkMhwUOmFck1xNx GZctfTXzz+U/PW624xxDcKmfBm46ZAslORXK/Oqmr8lOIEkCqcO4X7LeO6C3PoUknE0t MYBKsTZLphA90unUauEv903bd1l4SbOXMmQRd2W6A77kaSGJN2o5d7DpcGTGXRPrxKok a066CXOTo7ZXo92Kw3Rr8ZJVtAa8v9td1TskX0dHGr7HyTkWSp8xe0TdMq1BEriwS+tu yMYSGA7v2J+7pzc5K0b1WNmKQDb80CixeH68uTvolYuMB9Su067f6u3H9a8fl7eDlsaw zhgQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=K1ALLHwY; 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 w25si3482581ejy.70.2021.02.25.02.13.09; Thu, 25 Feb 2021 02:13:32 -0800 (PST) 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=K1ALLHwY; 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 S229466AbhBYKL3 (ORCPT + 99 others); Thu, 25 Feb 2021 05:11:29 -0500 Received: from mail.kernel.org ([198.145.29.99]:34804 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233502AbhBYJ6X (ORCPT ); Thu, 25 Feb 2021 04:58:23 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7594064F14; Thu, 25 Feb 2021 09:54:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1614246880; bh=JgJTsMKTkN9T9S2tFVLy/QvE+tfyY7nMcom9gBDkhGo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=K1ALLHwYaCThM6MdxiFgx22b7FbdNJBsrLlcCVg08wVdcV9zYd50GgnZJafoEauwz 9c9RHWsbyDp3CyL25b3zcYxjulkpL0+biI12uThShYrwMefH3aaXkpMyQBVSgeH+ae bUfxhx8XBVHQ0zNKiR5YKY/I5B8BzV/iO8Np7WZA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Bob Hepple , Thomas Hebb , =?UTF-8?q?Pali=20Roh=C3=A1r?= , Guenter Roeck Subject: [PATCH 5.10 11/23] hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist Date: Thu, 25 Feb 2021 10:53:42 +0100 Message-Id: <20210225092517.071550881@linuxfoundation.org> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210225092516.531932232@linuxfoundation.org> References: <20210225092516.531932232@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: Thomas Hebb commit 4008bc7d39537bb3be166d8a3129c4980e1dd7dc upstream. It has been reported[0] that the Dell XPS 15 L502X exhibits similar freezing behavior to the other systems[1] on this blacklist. The issue was exposed by a prior change of mine to automatically load dell_smm_hwmon on a wider set of XPS models. To fix the regression, add this model to the blacklist. [0] https://bugzilla.kernel.org/show_bug.cgi?id=211081 [1] https://bugzilla.kernel.org/show_bug.cgi?id=195751 Fixes: b8a13e5e8f37 ("hwmon: (dell-smm) Use one DMI match for all XPS models") Cc: stable@vger.kernel.org Reported-by: Bob Hepple Tested-by: Bob Hepple Signed-off-by: Thomas Hebb Reviewed-by: Pali Rohár Link: https://lore.kernel.org/r/a09eea7616881d40d2db2fb5fa2770dc6166bdae.1611456351.git.tommyhebb@gmail.com Signed-off-by: Guenter Roeck Signed-off-by: Greg Kroah-Hartman --- drivers/hwmon/dell-smm-hwmon.c | 7 +++++++ 1 file changed, 7 insertions(+) --- a/drivers/hwmon/dell-smm-hwmon.c +++ b/drivers/hwmon/dell-smm-hwmon.c @@ -1159,6 +1159,13 @@ static struct dmi_system_id i8k_blacklis DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "XPS13 9333"), }, }, + { + .ident = "Dell XPS 15 L502X", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), + DMI_EXACT_MATCH(DMI_PRODUCT_NAME, "Dell System XPS L502X"), + }, + }, { } };