From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754191Ab1KRSdd (ORCPT ); Fri, 18 Nov 2011 13:33:33 -0500 Received: from cantor2.suse.de ([195.135.220.15]:44598 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752414Ab1KRSdb (ORCPT ); Fri, 18 Nov 2011 13:33:31 -0500 Date: Fri, 18 Nov 2011 10:33:13 -0800 From: Greg KH To: Randy Dunlap Cc: Konrad Rzeszutek Wilk , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Documentation for sysfs attributes for 3.3 (xen related) Message-ID: <20111118183313.GA7417@suse.de> References: <1321640393-19708-1-git-send-email-konrad.wilk@oracle.com> <4EC6A2D6.10702@xenotime.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4EC6A2D6.10702@xenotime.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 18, 2011 at 10:24:22AM -0800, Randy Dunlap wrote: > On 11/18/2011 10:19 AM, Konrad Rzeszutek Wilk wrote: > > Please accept the following two patches that describe the > > SysFS of some of the Xen drivers. Thank you. > > > > David Vrabel (2): > > xen: document balloon driver sysfs files > > xen: document backend sysfs files > > > > Documentation/ABI/stable/sysfs-bus-xen-backend | 75 +++++++++++++++++++ > > .../ABI/stable/sysfs-devices-system-xen_memory | 77 ++++++++++++++++++++ > > 2 files changed, 152 insertions(+), 0 deletions(-) > > Hey, > > Documentation/ABI/ patches should go to GregKH. Really? I'm now in charge of the kernel ABI? Ah, the power... /me rubs his hands together > Greg, can we clarify that in MAINTAINERS ? Seriously, I'm not in charge of it, that's up to the subsystem for which the API comes from, I am not the one in charge of the whole thing. So, for this type of patch, they should go through the xen subsystem maintainers directly. thanks, greg k-h