Received: by 10.223.176.5 with SMTP id f5csp1701484wra; Wed, 31 Jan 2018 10:12:22 -0800 (PST) X-Google-Smtp-Source: AH8x226Di40O+CqFLyMZrCoODn37IZkugS7aS3GlToA5ZGNEPoVdZZR4mbn1wQqxVo+c0OaK3hWi X-Received: by 2002:a17:902:9a8b:: with SMTP id w11-v6mr23787413plp.118.1517422342017; Wed, 31 Jan 2018 10:12:22 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517422341; cv=none; d=google.com; s=arc-20160816; b=w6w4RU1zxlfu6KDMW7llWu9UJkCvYmU1SRoRfX385H1LauxPoOBigIZnntz63OAJ8Y 1gRc6VU9ObYk7Glm9hwiTlvzgurw+4XecBXOft8o9oYLKwMrKkHg5zDX0YBMwg1ja7hp vCNzO1ACokrxwRnD/ea0hjtiovU5wErXML9fTxqxR3CU8QTS+HDa0A3TuIl/GfKe+q/F LddU6xZu2QGtY30fcotcu6nJPnrL7WymGE9kHzG6nNYuicb7MK04LuTuzPRoe25JMcc2 5mIrhq+xhglSXMSHL+RlEVYWXmTm+37s2NZ6a/9AuXktoHWKgoagBsEQOrprUrUeI0Hw IV0Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=u2DG7Ri3rB1xMLAL57oTg0TmsxTxfJjsIovd3WrVYnE=; b=EnY/CZy1wuScyLPRAKCujFSXc2IM69Szoq/yCxbNXiWTl7nj1v+PhhAoCTXQIWUim7 qq/iQKW35JxyWqHUkZQsJ3j5PBChAQrp0ujJP5dGcHKas5eBBqERItLoicv8IY/EqcWC jRcuzjVxu4llVQ13gafW3sENWdvKL4o7ZsCqdxg+/ge1TUVkE+dFdP4UCBKL/hQ1Fg93 nQxr+Ez/OIgkER8n8sNRnnY0Q5yzhwMdV05gQrAgl92dLgC/LimrAtnAsxIcYy7a/uw9 iVIty9lZ3ZGyifTcACAqMW4sX7bOkgA8Cl/QQbwSsl26b230pq7n7TZwld07MEz+TCaJ gBwg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bj8-v6si2191503plb.238.2018.01.31.10.12.07; Wed, 31 Jan 2018 10:12:21 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753356AbeAaRdJ (ORCPT + 99 others); Wed, 31 Jan 2018 12:33:09 -0500 Received: from mga07.intel.com ([134.134.136.100]:44822 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752543AbeAaRdG (ORCPT ); Wed, 31 Jan 2018 12:33:06 -0500 X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 31 Jan 2018 09:33:05 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,440,1511856000"; d="scan'208";a="170641694" Received: from raj-desk2.iind.intel.com ([10.223.107.30]) by orsmga004.jf.intel.com with ESMTP; 31 Jan 2018 09:33:02 -0800 Date: Wed, 31 Jan 2018 22:57:47 +0530 From: Rajneesh Bhardwaj To: Andy Shevchenko Cc: Platform Driver , Darren Hart , Andy Shevchenko , Linux Kernel Mailing List , Vishwanath Somayaji , Srinivas Pandruvada , Dave Hansen , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org Subject: Re: [Patch v1 6/8] x86/cpu: Add Cannonlake to Intel family Message-ID: <20180131172747.GA9877@raj-desk2.iind.intel.com> References: <1516352307-20123-1-git-send-email-rajneesh.bhardwaj@intel.com> <1516352307-20123-7-git-send-email-rajneesh.bhardwaj@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 26, 2018 at 02:39:47PM +0200, Andy Shevchenko wrote: > On Fri, Jan 19, 2018 at 10:58 AM, Rajneesh Bhardwaj > wrote: > > Add CPUID of Cannonlake (CNL) processors to Intel family list. > > > > Cc: Dave Hansen > > Cc: Thomas Gleixner > > cc: Ingo Molnar > > Cc: "H. Peter Anvin" > > Cc: x86@kernel.org > > Thomas, can you Ack this patch? Sorry to bug you again, MAINTAINERS. The series depends on this patch for enabling Cannonlake support. Requesting your ACK / Feedback for this one. Thank you. > > > Suggested-by: Tony Luck > > Signed-off-by: Megha Dey > > Signed-off-by: Rajneesh Bhardwaj > > --- > > arch/x86/include/asm/intel-family.h | 6 ++++++ > > 1 file changed, 6 insertions(+) > > > > diff --git a/arch/x86/include/asm/intel-family.h b/arch/x86/include/asm/intel-family.h > > index 35a6bc4da8ad..cf090e584202 100644 > > --- a/arch/x86/include/asm/intel-family.h > > +++ b/arch/x86/include/asm/intel-family.h > > @@ -10,6 +10,10 @@ > > * > > * Things ending in "2" are usually because we have no better > > * name for them. There's no processor called "SILVERMONT2". > > + * > > + * While adding a new CPUID for a new microarchitecture, add a new > > + * group to keep logically sorted out in chronological order. Within > > + * that group keep the CPUID for the variants sorted by model number. > > */ > > > > #define INTEL_FAM6_CORE_YONAH 0x0E > > @@ -49,6 +53,8 @@ > > #define INTEL_FAM6_KABYLAKE_MOBILE 0x8E > > #define INTEL_FAM6_KABYLAKE_DESKTOP 0x9E > > > > +#define INTEL_FAM6_CANNONLAKE_MOBILE 0x66 > > + > > /* "Small Core" Processors (Atom) */ > > > > #define INTEL_FAM6_ATOM_PINEVIEW 0x1C > > -- > > 2.7.4 > > > > -- > With Best Regards, > Andy Shevchenko -- Best Regards, Rajneesh