From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D5C57C2BB86 for ; Fri, 10 Apr 2020 16:15:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B72D020857 for ; Fri, 10 Apr 2020 16:15:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726638AbgDJQPn (ORCPT ); Fri, 10 Apr 2020 12:15:43 -0400 Received: from ms.lwn.net ([45.79.88.28]:37980 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726009AbgDJQPm (ORCPT ); Fri, 10 Apr 2020 12:15:42 -0400 Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id AB7E9307; Fri, 10 Apr 2020 16:15:42 +0000 (UTC) Date: Fri, 10 Apr 2020 10:15:41 -0600 From: Jonathan Corbet To: Christian Brauner Cc: Randy Dunlap , LKML , "linux-doc@vger.kernel.org" , "devel@driverdev.osuosl.org" , Hridya Valsaraju , Christian Brauner , Greg Kroah-Hartman Subject: Re: [PATCH] Documentation: android: binderfs: add 'stats' mount option Message-ID: <20200410101541.73768714@lwn.net> In-Reply-To: <20200408190809.eb4znnjjhdaycmep@wittgenstein> References: <20200408190809.eb4znnjjhdaycmep@wittgenstein> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 8 Apr 2020 21:08:09 +0200 Christian Brauner wrote: > On Wed, Apr 08, 2020 at 10:29:50AM -0700, Randy Dunlap wrote: > > From: Randy Dunlap > > > > Add documentation of the binderfs 'stats' mount option. > > > > Description taken from the commit message. > > > > Fixes: f00834518ed3 ("binder: add a mount option to show global stats") > > Signed-off-by: Randy Dunlap > > Cc: Hridya Valsaraju > > Cc: Christian Brauner > > Cc: Christian Brauner > > Cc: Greg Kroah-Hartman > > Cc: devel@driverdev.osuosl.org > > Thanks! > Acked-by: Christian Brauner Applied, thanks. jon From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8D134C2BBC7 for ; Fri, 10 Apr 2020 16:15:45 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 63BCD20857 for ; Fri, 10 Apr 2020 16:15:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 63BCD20857 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lwn.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 4665C880B4; Fri, 10 Apr 2020 16:15:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4mI1LjGFPHlx; Fri, 10 Apr 2020 16:15:44 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id B97CA8805A; Fri, 10 Apr 2020 16:15:44 +0000 (UTC) Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 1F0F61BF2EA for ; Fri, 10 Apr 2020 16:15:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 1C2B78805A for ; Fri, 10 Apr 2020 16:15:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8a8xeqVmLKzY for ; Fri, 10 Apr 2020 16:15:43 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from ms.lwn.net (ms.lwn.net [45.79.88.28]) by whitealder.osuosl.org (Postfix) with ESMTPS id 64E1187FAF for ; Fri, 10 Apr 2020 16:15:43 +0000 (UTC) Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id AB7E9307; Fri, 10 Apr 2020 16:15:42 +0000 (UTC) Date: Fri, 10 Apr 2020 10:15:41 -0600 From: Jonathan Corbet To: Christian Brauner Subject: Re: [PATCH] Documentation: android: binderfs: add 'stats' mount option Message-ID: <20200410101541.73768714@lwn.net> In-Reply-To: <20200408190809.eb4znnjjhdaycmep@wittgenstein> References: <20200408190809.eb4znnjjhdaycmep@wittgenstein> Organization: LWN.net MIME-Version: 1.0 X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "devel@driverdev.osuosl.org" , "linux-doc@vger.kernel.org" , Greg Kroah-Hartman , LKML , Hridya Valsaraju , Christian Brauner Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" On Wed, 8 Apr 2020 21:08:09 +0200 Christian Brauner wrote: > On Wed, Apr 08, 2020 at 10:29:50AM -0700, Randy Dunlap wrote: > > From: Randy Dunlap > > > > Add documentation of the binderfs 'stats' mount option. > > > > Description taken from the commit message. > > > > Fixes: f00834518ed3 ("binder: add a mount option to show global stats") > > Signed-off-by: Randy Dunlap > > Cc: Hridya Valsaraju > > Cc: Christian Brauner > > Cc: Christian Brauner > > Cc: Greg Kroah-Hartman > > Cc: devel@driverdev.osuosl.org > > Thanks! > Acked-by: Christian Brauner Applied, thanks. jon _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel