Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp2305478ybl; Thu, 15 Aug 2019 09:40:37 -0700 (PDT) X-Google-Smtp-Source: APXvYqwZu1DksftD2fLQkAbB/mmJY6rWFT6i1uD/lb6bpBC1mgbBXBR0jEqyXqn3a4bbYcfomNqS X-Received: by 2002:a17:902:4643:: with SMTP id o61mr5079286pld.101.1565887237750; Thu, 15 Aug 2019 09:40:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1565887237; cv=none; d=google.com; s=arc-20160816; b=pwGT2BehkFHk50QdJksoQRcHUP9baPTvTb7MOzaOjRK/TEZ8vPuqgpkrBNPc8F77Nv dQ7YpqfB0xcgCW2e8A/M3Jl+o5R/bRI72OSiSSXu8yd0KlSNTakrZf5B4FALFvrsNAF/ mUWBMq+WyozlYhi+u1gA5YWivhpV45d/2W8WKT3Eg0WzA7uHHyJfEM0cRV3+IZ6d+v7L w1WDVMY4dALPm7QvBnqzU8minUUnA70dTt4SwFS+E1JPdywxtX82tfKbGWy8EjAYsCTo RcSm04FKWnmJmsZdO6O3IVN2KSSV/3YYiG/bX5xsih9mb4OeI/zaX+1V88GVKZMQDH/p bGtg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=17hXhxo1/06A9BxmyFuJTeSzaGi/PK/UQbmsyTQIyUY=; b=KY4xxzh5y6oxyEjwBABA49lKW40xxVUd4ioUZ2GWMV5d4DlmfxfFSR8oF8LaCfvPL+ NAWso/1rqs11SBLBaPJBToaqSGeEkdyAQVVznm24VBkNCE8IWLvRVs4COPyiE0YD7qTL pXy5Eho6Ql3mmHE2A7K6bxFbpHXOk567vEvzIMoNu05OczIf6Kdr3bjeNJ8qwCtZGxTd t9e38zbUxvk4ysRm3SOuqD30PyoeDNjAEZuauMozAe6nxhtZ2VK2mhT8RIjzeBZ/5kWw uh49r8YeG1kzqev0G3vD59j7LlHKyTZeTBYnr4e0YWyAQrbdJ8NjGoyS152KmX54F49T xXUA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ZWmoVGtP; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id cq14si1254179pjb.108.2019.08.15.09.40.22; Thu, 15 Aug 2019 09:40:37 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ZWmoVGtP; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731030AbfHOQAd (ORCPT + 99 others); Thu, 15 Aug 2019 12:00:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:46730 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730298AbfHOQAc (ORCPT ); Thu, 15 Aug 2019 12:00:32 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 437762089E; Thu, 15 Aug 2019 16:00:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565884831; bh=+/fnRC0jyLVx6w920S0CF2lCIeWd4yq3V09fV2AHnhg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZWmoVGtPoveLoyfnLs/9mqMq5pYFU9h2xV2OIfAV4B31zah4f7ieduiOuiGxClEdB IuGnVeeqH2/8bPzkxENWlpIiUjAXjy7jQkSUY0+2F15xz+0Mewxduj/DO1/eHI/bwa lgysM4yBfyo8Stj0WHD1DTOZkAPyXf53sKKzZy7c= Date: Thu, 15 Aug 2019 18:00:29 +0200 From: Greg Kroah-Hartman To: Hridya Valsaraju Cc: Arve =?iso-8859-1?B?SGr4bm5lduVn?= , Todd Kjos , Martijn Coenen , Joel Fernandes , Christian Brauner , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, kernel-team@android.com Subject: Re: [PATCH v3 0/2] Add default binderfs devices Message-ID: <20190815160029.GA23940@kroah.com> References: <20190808222727.132744-1-hridya@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190808222727.132744-1-hridya@google.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 08, 2019 at 03:27:24PM -0700, Hridya Valsaraju wrote: > Binderfs was created to help provide private binder devices to > containers in their own IPC namespace. Currently, every time a new binderfs > instance is mounted, its private binder devices need to be created via > IOCTL calls. This patch series eliminates the effort for creating > the default binder devices for each binderfs instance by creating them > automatically. > > Hridya Valsaraju (2): > binder: Add default binder devices through binderfs when configured > binder: Validate the default binderfs device names. I'd like to get a reviewed-by from the other binder maintainers before taking this series.... {hint}