Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751349AbaJRVhF (ORCPT ); Sat, 18 Oct 2014 17:37:05 -0400 Received: from 70.127.2.81.in-addr.arpa ([81.2.127.70]:59840 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750947AbaJRVhD (ORCPT ); Sat, 18 Oct 2014 17:37:03 -0400 X-Greylist: delayed 1425 seconds by postgrey-1.27 at vger.kernel.org; Sat, 18 Oct 2014 17:37:03 EDT Date: Sat, 18 Oct 2014 22:36:30 +0100 From: One Thousand Gnomes To: Greg Kroah-Hartman Cc: John Stultz , lkml , devel@driverdev.osuosl.org, Linux API , Santosh Shilimkar , Arve =?UTF-8?B?SGrDuG5uZXbDpWc=?= , Sumit Semwal , Rebecca Schultz Zavin , Christoffer Dall , Anup Patel Subject: Re: [PATCH] staging: android: binder: move to the "real" part of the kernel Message-ID: <20141018223630.497988fa@alan.etchedpixels.co.uk> In-Reply-To: <20141016231221.GA13592@kroah.com> References: <20141016124741.GA3832@kroah.com> <20141016231221.GA13592@kroah.com> Organization: Intel Corporation X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Do we really need someone to do more work that has been done on it in > the past as an official "maintainer"? I'll be glad to do it, as I doubt > it will require any time at all. Well every time in the past that Al Viro looked in its direction he broke it so probably. Someone is going to have to clean up or fix the fact it pokes around in the depths of the low level fd I/O code and calls stuff like __fd_install and __alloc_fd directly, or mend it if it breaks. I'm curious what Al Viro thinks of it > > Currently in the android space no one but libbinder should use the > > kernel interface. > > That is correct. If you do that, you deserve all of the pain and > suffering and rooted machines you will get. So what is the Android side model for its security. That probably also should be described so nobody goes off and uses it for something like systemd because "it looked neat". > But all of the changes will be in new code. Be it kdbus, or something > else if that doesn't work out. This existing binder.c file will not be > changing at all. This existing ABI, and codebase, is something that we > have to maintain forever for those millions of devices out there in the > real world today. 95% of those devices are locked down, most of them have non replaceable batteries that will dead and irreplacable (sanely anyway) in 3-5 years. "Forever" in the phone world is mercifully rather short. Alan -- 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/