Received: by 2002:a05:6520:1682:b0:147:d1a0:b502 with SMTP id ck2csp5597164lkb; Mon, 11 Oct 2021 09:39:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxZUxpA0quYW8koT1aSbI6MjifFObIgnMn8PwJLTQ+pW3TjDkcSJjtuUASaSUzybceEuaiU X-Received: by 2002:a17:902:b093:b029:12c:843:b55a with SMTP id p19-20020a170902b093b029012c0843b55amr25550818plr.83.1633970382993; Mon, 11 Oct 2021 09:39:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633970382; cv=none; d=google.com; s=arc-20160816; b=qrLcFT1Ar3f4M+TVP6DND2MmD4UAdiZ5NaCKduL46fq7DOxxImX5NUijO5/OQjFXYG 3WZvSRcyaG2QnPrYvz613NhcHu5Y5tlFTR5Hvfvg1h0KPzeJWKKYtS8XzBktxovUIvZ4 naS6r3vbV2xb2MLkizrbb6K6x+Uy/tJEIT/91y3OxQS7/evl76PPmOGun2iUZFKdXym3 dnwt2c7swqFHeYEDUGBfUqWYrEyhtOj2liZP5MgXsqJ2GYGfczaqf7B4ZwVRmldNSOxI IeSCvxWZK1jDlyRDwHWy1tB3pU+DDiPSKcyhaNpUxmCa4XDpykV6oIF6Cq7PsqaZEDYI dDEg== 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=eFxnmTQFq9B7LKToEkbbfaltM1+7qzvAoCyzLTh4Gb0=; b=iDbRYXhQE+EDL0dKXGC9osSXBL6hWN73Y0WUl8OnlNC8bGKDz6hUeDj6SjigMGyGMM UF5EABxEPiAX0/ZKSXnj5chk7GdaWPzEq9i6YysDzQDPmCqmfkzcLZWx4HHkhJSnK4OQ eqUfdGyl5GHpvmjr4c7dgAl0Ut4ubuNEVUfC78SR9LxxhmO0dk+gFuFk5yXKQxOI/yhJ K+Xs3H690iMFJKWzA34IuLpRLPqKVwnF69gZ4p3n8J3itxzC6SipsQS3iSRLeGiEIkh3 nhRX2GrtZEGc1JPhdU+nIdLrLR6QAWjs1QkglbuoU4Svgt07kFxpzI0PUBFeMNJvy5fs KFxA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=gXKzBB+e; 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 68si10072089pfe.367.2021.10.11.09.39.27; Mon, 11 Oct 2021 09:39:42 -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=gXKzBB+e; 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 S243371AbhJKOTG (ORCPT + 99 others); Mon, 11 Oct 2021 10:19:06 -0400 Received: from mail.kernel.org ([198.145.29.99]:39032 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242787AbhJKOPy (ORCPT ); Mon, 11 Oct 2021 10:15:54 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6391E60F35; Mon, 11 Oct 2021 14:05:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1633961143; bh=CxT8FJcid5jVjtA52Hgn3FG8wZr3aP8AN08C8P1h70o=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gXKzBB+eBwAQlWcskXcRP2SCwy3LybZw2Kb9kORRQYvLfJWBLBNaDqmhCsVQwG/vN yIeiwte8zM69E4NPR3mlIztOzM7q2I5eWriHZV16W8gVPIQB8nLEFHhbWeLeMhkiCu zH+fjxXG+j2ktViG9XieIzY+1Yt67pBQh+kUMifk= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Randy Dunlap , Lukas Bulwahn , Borislav Petkov Subject: [PATCH 4.19 28/28] x86/Kconfig: Correct reference to MWINCHIP3D Date: Mon, 11 Oct 2021 15:47:18 +0200 Message-Id: <20211011134641.621506661@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20211011134640.711218469@linuxfoundation.org> References: <20211011134640.711218469@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: Lukas Bulwahn commit 225bac2dc5d192e55f2c50123ee539b1edf8a411 upstream. Commit in Fixes intended to exclude the Winchip series and referred to CONFIG_WINCHIP3D, but the config symbol is called CONFIG_MWINCHIP3D. Hence, scripts/checkkconfigsymbols.py warns: WINCHIP3D Referencing files: arch/x86/Kconfig Correct the reference to the intended config symbol. Fixes: 69b8d3fcabdc ("x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G Kconfig group") Suggested-by: Randy Dunlap Signed-off-by: Lukas Bulwahn Signed-off-by: Borislav Petkov Cc: Link: https://lkml.kernel.org/r/20210803113531.30720-4-lukas.bulwahn@gmail.com [manually adjusted the change to the state on the v4.19.y and v5.4.y stable tree] Signed-off-by: Lukas Bulwahn Signed-off-by: Greg Kroah-Hartman --- arch/x86/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -1387,7 +1387,7 @@ config HIGHMEM4G config HIGHMEM64G bool "64GB" - depends on !M486 && !M586 && !M586TSC && !M586MMX && !MGEODE_LX && !MGEODEGX1 && !MCYRIXIII && !MELAN && !MWINCHIPC6 && !WINCHIP3D && !MK6 + depends on !M486 && !M586 && !M586TSC && !M586MMX && !MGEODE_LX && !MGEODEGX1 && !MCYRIXIII && !MELAN && !MWINCHIPC6 && !MWINCHIP3D && !MK6 select X86_PAE ---help--- Select this if you have a 32-bit processor and more than 4