From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-20.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 148AEC433E0 for ; Thu, 21 Jan 2021 22:08:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C1546221E5 for ; Thu, 21 Jan 2021 22:08:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726789AbhAUWHf (ORCPT ); Thu, 21 Jan 2021 17:07:35 -0500 Received: from Galois.linutronix.de ([193.142.43.55]:50142 "EHLO galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725283AbhAUWHa (ORCPT ); Thu, 21 Jan 2021 17:07:30 -0500 Date: Thu, 21 Jan 2021 22:06:44 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1611266805; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tAqNmS9C2PfBLAnZ7EYj5MUeLg1by+I0hZpIR7HVej0=; b=LseDNlA7JtJy9ttK5nyu/Q7byKaep7m66A0Zld2qOKgEbdA+J38VS4ttUHsUcSQX/EUCMt rrP78wGaTmPZ2pUZniMSMf7Q17Vb42LB0eE7xyJp0PQnrHhvWxMyYxiUtFDMi4eOvtTxEE 95Ghr7tMPUFmPjwD/QQ4v45cHWXhz5nVF7Me8um/1amHn/F4GpvsJWCkllzPs4Ze2+PjoV rqjjlKJoj3aaxOUFMIjT//ElVsxvjcPhb31wLPGtRPEWz9FxpiNkt2iOoK601LEXMNVmlx 1rGox9RO8vlWtJJa1+N381COzYCpRmoMKifFTexYNCHsWLQ4coCyzsWqhYStfQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1611266805; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tAqNmS9C2PfBLAnZ7EYj5MUeLg1by+I0hZpIR7HVej0=; b=56OS7QqFttHoH6XGu69b/q0pSyLKiPL7l7D8H8kUXzLed+CTpUwIEuYiA3Rf1QPDK0ItiX lvghwKzO83IwiEDg== From: "tip-bot2 for Gayatri Kammela" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: x86/urgent] x86/cpu: Add another Alder Lake CPU to the Intel family Cc: Gayatri Kammela , Tony Luck , Borislav Petkov , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20210121215004.11618-1-tony.luck@intel.com> References: <20210121215004.11618-1-tony.luck@intel.com> MIME-Version: 1.0 Message-ID: <161126680417.414.11680360777018059432.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following commit has been merged into the x86/urgent branch of tip: Commit-ID: 6e1239c13953f3c2a76e70031f74ddca9ae57cd3 Gitweb: https://git.kernel.org/tip/6e1239c13953f3c2a76e70031f74ddca9ae57cd3 Author: Gayatri Kammela AuthorDate: Thu, 21 Jan 2021 13:50:04 -08:00 Committer: Borislav Petkov CommitterDate: Thu, 21 Jan 2021 23:01:51 +01:00 x86/cpu: Add another Alder Lake CPU to the Intel family Add Alder Lake mobile CPU model number to Intel family. Signed-off-by: Gayatri Kammela Signed-off-by: Tony Luck Signed-off-by: Borislav Petkov Link: https://lkml.kernel.org/r/20210121215004.11618-1-tony.luck@intel.com --- arch/x86/include/asm/intel-family.h | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/x86/include/asm/intel-family.h b/arch/x86/include/asm/intel-family.h index 5e658ba..9abe842 100644 --- a/arch/x86/include/asm/intel-family.h +++ b/arch/x86/include/asm/intel-family.h @@ -97,6 +97,7 @@ #define INTEL_FAM6_LAKEFIELD 0x8A #define INTEL_FAM6_ALDERLAKE 0x97 +#define INTEL_FAM6_ALDERLAKE_L 0x9A /* "Small Core" Processors (Atom) */