From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751337AbcBKLzp (ORCPT ); Thu, 11 Feb 2016 06:55:45 -0500 Received: from mail.skyhub.de ([78.46.96.112]:35225 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751044AbcBKLzo (ORCPT ); Thu, 11 Feb 2016 06:55:44 -0500 Date: Thu, 11 Feb 2016 12:55:39 +0100 From: Borislav Petkov To: "Luck, Tony" Cc: Ingo Molnar , Andrew Morton , Andy Lutomirski , Dan Williams , elliott@hpe.com, Brian Gerst , linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-nvdimm@ml01.01.org, x86@kernel.org Subject: Re: [PATCH v10 4/4] x86: Create a new synthetic cpu capability for machine check recovery Message-ID: <20160211115539.GD5565@pd.tnic> References: <97426a50c5667bb81a28340b820b371d7fadb6fa.1454618190.git.tony.luck@intel.com> <20160207171041.GG5862@pd.tnic> <20160209233857.GA24348@agluck-desk.sc.intel.com> <20160210110603.GE23914@pd.tnic> <20160210192749.GA29493@agluck-desk.sc.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160210192749.GA29493@agluck-desk.sc.intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 10, 2016 at 11:27:50AM -0800, Luck, Tony wrote: > Digging in the data sheet I found the CAPID0 register which does > indicate in bit 4 whether this is an "EX" (a.k.a. "E7" part). But > we invent a new PCI device ID for this every generation (0x0EC3 in > Ivy Bridge, 0x2fc0 in Haswell, 0x6fc0 in Broadwell). The offset > has stayed at 0x84 through all this. > > I don't think that hunting the ever-changing PCI-id is a > good choice ... Right :-\ > the "E5/E7" naming convention has stuck for > four generations[1] (Sandy Bridge, Ivy Bridge, Haswell, Broadwell). > > -Tony > > [1] Although this probably means that marketing are about to > think of something new ... they generally do when people start > understanding the model names :-( Yeah, customers shouldn't slack and relax into even thinking they know the model names. Fortunately there's wikipedia... Thanks. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply.