Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965271AbbDIKUI (ORCPT ); Thu, 9 Apr 2015 06:20:08 -0400 Received: from svenfoo.org ([82.94.215.22]:42305 "EHLO mail.zonque.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964794AbbDIKUD (ORCPT ); Thu, 9 Apr 2015 06:20:03 -0400 Message-ID: <5526524B.4040403@zonque.org> Date: Thu, 09 Apr 2015 12:19:55 +0200 From: Daniel Mack User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Sergei Zviagintsev , Greg Kroah-Hartman , David Herrmann , Djalal Harouni CC: Jonathan Corbet , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH] Documentation: kdbus: Update list of ioctls which cause writing to receiver's pool References: <1428574087-18502-3-git-send-email-sergei@s15v.net> In-Reply-To: <1428574087-18502-3-git-send-email-sergei@s15v.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1191 Lines: 36 On 04/09/2015 12:08 PM, Sergei Zviagintsev wrote: > Add KDBUS_CMD_BUS_CREATOR_INFO. > > Signed-off-by: Sergei Zviagintsev Acked-by: Daniel Mack > --- > Documentation/kdbus/kdbus.pool.xml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/kdbus/kdbus.pool.xml b/Documentation/kdbus/kdbus.pool.xml > index 05fd01902ad4..a9e16f196d39 100644 > --- a/Documentation/kdbus/kdbus.pool.xml > +++ b/Documentation/kdbus/kdbus.pool.xml > @@ -66,6 +66,12 @@ > ... to retrieve information on a connection > > > + > + KDBUS_CMD_BUS_CREATOR_INFO > + > + ... to retrieve information about a connection's bus creator > + > + > > > > -- 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/