Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1178208imu; Thu, 13 Dec 2018 10:35:01 -0800 (PST) X-Google-Smtp-Source: AFSGD/XnjnOvSHgTSolPgghHIH1WHxiNg64LjOh9q+bHoXJNHLUXABm1g+loEft2VYpE+IN2pECO X-Received: by 2002:a63:62c4:: with SMTP id w187mr2560409pgb.230.1544726101005; Thu, 13 Dec 2018 10:35:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544726100; cv=none; d=google.com; s=arc-20160816; b=ych2TZKtmhbBsnTz2FbazSUmskN6EiZYXPMQenqnqgr2yfyfu9zDfFT32i8ACyRuKs AslJiG1N4FP7XrDOSN64LCaMkay8cMFxGjThE4bR+UrAJCsyQFTBNn5bMHrRXwHoy+mg topD/ofExVDs6RPksIe7yD/zEB9aqhiptb61ddvw+mPqOrfRmqj8p9+GcR+KNBz9xErQ IIWerHwFWpaKRLJKhAZvzbmuJzHD+60D+beO5znG0t8oK9FybzBqk+zthSwCyCs0sSdy /dAJocyx+sdtv7Fv4y8e8uXBVDLmh1VDYiT841IzhPaSlB3ThYLqjom0bwPZIJQ/We7Y E1Cg== 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=BFGPAiRUL8bMgtp7U/ZoNvWD32oTeZsmkC7rgVooKhs=; b=MK9aYNXZUyydYE42tHV/42tUE34cg0EnUtzG9YJtwkZgSqUb4ziaN4simVBLr4BgTR FnGirFPIHDGnJhOS3nCF2ZkExm+Kzhc1s72WY/K0HfawtnxVu+g4fldscavqTM+Qo+eW GDWd4AJtVKoqpAXlplR6opX66JPf3Nz0e1mlPDBQ7vfxwcf2lwsPKTB9a7W1jNXbQxQt tvo55dKI+nEoh481L5bfGYvVmMTJyE86O7VRMwt+OokKDkNM0IhcBfKCXyXGRxRBbZr2 8tIhiFOqfwdBKda0eG1IazOFi6OCe3IpJS7OvPnFicaDSwHZhsVhuExirX+9tYSYyusZ MrWg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=X+T08u2m; 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 h3si1969136pll.116.2018.12.13.10.34.35; Thu, 13 Dec 2018 10:35:00 -0800 (PST) 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=X+T08u2m; 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 S1729005AbeLMR43 (ORCPT + 99 others); Thu, 13 Dec 2018 12:56:29 -0500 Received: from mail.kernel.org ([198.145.29.99]:43430 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727511AbeLMR42 (ORCPT ); Thu, 13 Dec 2018 12:56:28 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 B0EF320851; Thu, 13 Dec 2018 17:56:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544723788; bh=nJmeHjUKPmHTRmF+Pe1EKl9VWyx8Us4YXaU6Rn3m2BQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=X+T08u2mK82SVUcPzEhagqaIZ75zJ9bgxQ5MuVuweJF1U+/NJ060pA4dT2M79UST+ /vH13YuIzwNc99I+OAZa4I9MkLunVpUsqhXJy+ZUnW7smIYdfbbBxkWYTCetPr+KVC GTsWp1GsAijLjECSHmkKFPABNAJ0KygrsynO7dok= Date: Thu, 13 Dec 2018 18:56:26 +0100 From: Greg Kroah-Hartman To: Christian Brauner Cc: Todd Kjos , Todd Kjos , Martijn Coenen , LKML , Arve =?iso-8859-1?B?SGr4bm5lduVn?= , joel@joelfernandes.org, darrick.wong@oracle.com, david@fromorbit.com, kilobyte@angband.pl, "open list:ANDROID DRIVERS" , chouryzhou@tencent.com Subject: Re: [PATCH v1] binder: implement binderfs Message-ID: <20181213175626.GB7218@kroah.com> References: <20181207232509.31771-1-christian@brauner.io> <20181212125126.4lhnjvrvaz5wwpib@brauner.io> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181212125126.4lhnjvrvaz5wwpib@brauner.io> User-Agent: Mutt/1.11.1 (2018-12-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 12, 2018 at 01:51:27PM +0100, Christian Brauner wrote: > > > Cc: Martijn Coenen > > > Cc: Todd Kjos > > > Cc: Greg Kroah-Hartman > > > Signed-off-by: Christian Brauner > > Do we plan to bring this into mergeable shape before Christmas? I'm > happy to do it. :) I haven't had the chance to give it a good review yet, but you should at least fix up the kbuild warnings that the 0-day bot sent you :) thanks, greg k-h