From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937464AbdAKLKq (ORCPT ); Wed, 11 Jan 2017 06:10:46 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:57399 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933927AbdAKLKp (ORCPT ); Wed, 11 Jan 2017 06:10:45 -0500 Date: Wed, 11 Jan 2017 12:10:05 +0100 (CET) From: Thomas Gleixner To: Prarit Bhargava cc: bp@suse.de, hpa@zytor.com, harish.chegondi@intel.com, peterz@infradead.org, kan.liang@intel.com, mingo@kernel.org, linux-kernel@vger.kernel.org, linux-tip-commits@vger.kernel.org Subject: Re: [tip:x86/urgent] perf/x86/intel/uncore: Do not use hard coded physical package id 0 In-Reply-To: <587610C9.1020703@redhat.com> Message-ID: References: <1483471471-14450-1-git-send-email-prarit@redhat.com> <587610C9.1020703@redhat.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 11 Jan 2017, Prarit Bhargava wrote: > > Thomas, I self-nacked this and posted a v2. The v2 uses > boot_cpu_data.logical_proc_id instead. Which is a cosmetic change. > It was picked up here in tip by Ingo > yesterday. > > http://git.kernel.org/tip/fa37361e291bfe528872b9aef5c8644a3fc7ff20 Which contains the same broken changelog and misses a stable tag. I'll fix that up. Thanks, tglx