Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932542AbbERSwA (ORCPT ); Mon, 18 May 2015 14:52:00 -0400 Received: from www.linutronix.de ([62.245.132.108]:50539 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932510AbbERSvz (ORCPT ); Mon, 18 May 2015 14:51:55 -0400 Date: Mon, 18 May 2015 20:52:04 +0200 (CEST) From: Thomas Gleixner To: Vikas Shivappa cc: Vikas Shivappa , x86@kernel.org, linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@kernel.org, tj@kernel.org, peterz@infradead.org, Matt Fleming , "Auld, Will" , peter.zijlstra@intel.com, h.peter.anvin@intel.com, "Juvva, Kanaka D" , mtosatti@redhat.com Subject: Re: [PATCH 2/7] x86/intel_rdt: Adds support for Class of service management In-Reply-To: Message-ID: References: <1431370976-31115-1-git-send-email-vikas.shivappa@linux.intel.com> <1431370976-31115-3-git-send-email-vikas.shivappa@linux.intel.com> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1014 Lines: 28 On Mon, 18 May 2015, Vikas Shivappa wrote: > On Fri, 15 May 2015, Thomas Gleixner wrote: > > > On Mon, 11 May 2015, Vikas Shivappa wrote: > > > arch/x86/include/asm/intel_rdt.h | 38 +++++++++++++ > > > arch/x86/kernel/cpu/intel_rdt.c | 112 > > > +++++++++++++++++++++++++++++++++++++-- > > > include/linux/cgroup_subsys.h | 4 ++ > > > > Where is the Documentation for the new cgroup subsystem? > > Documentation/cgroups/rdt.txt That's where it should be, but according to the diffstat it is not. It comes as the last patch in the series, but it should be there with the patch which introduces the subsystem or even before that. And the features which are added in subsequent patches should be reflected with updates to the documentation. Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/