From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753120AbcGGQVU (ORCPT ); Thu, 7 Jul 2016 12:21:20 -0400 Received: from mx2.suse.de ([195.135.220.15]:52553 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751035AbcGGQVT (ORCPT ); Thu, 7 Jul 2016 12:21:19 -0400 Date: Thu, 7 Jul 2016 18:21:02 +0200 From: Borislav Petkov To: Fenghua Yu Cc: Thomas Gleixner , "H. Peter Anvin" , Ingo Molnar , Tony Luck , Stephane Eranian , Peter Zijlstra , Vikas Shivappa , Ravi V Shankar , linux-kernel , x86 Subject: Re: [PATCH v2 0/3] Cache id Message-ID: <20160707162102.GD15924@pd.tnic> References: <1467842838-57246-1-git-send-email-fenghua.yu@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1467842838-57246-1-git-send-email-fenghua.yu@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, Jul 06, 2016 at 03:07:15PM -0700, Fenghua Yu wrote: > From: Fenghua Yu > > This patch set introduces cache id to identify a cache in platform. It can > be useful in such areas as Cach Allocation Technology (CAT) where user > needs to specify how much cache is allocated on which cache. Cache id > provides a concise way to identify the cache. CAT patches will be released > separately. > > Changes: > v2: Split one patch into three patches and add ABI documentation. > > Fenghua Yu (3): > cacheinfo: Introduce cache id > Documentation, ABI: Add a document entry for cache id > x86, intel_cacheinfo: Enable cache id in x86 > > Documentation/ABI/testing/sysfs-devices-system-cpu | 13 +++++++++++++ > arch/x86/kernel/cpu/intel_cacheinfo.c | 20 ++++++++++++++++++++ > drivers/base/cacheinfo.c | 5 +++++ > include/linux/cacheinfo.h | 3 +++ > 4 files changed, 41 insertions(+) All 3: Acked-by: Borislav Petkov -- Regards/Gruss, Boris. SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) --