From: Richard Weinberger <richard@nod.at>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
LKML <linux-kernel@vger.kernel.org>,
"devel@linuxdriverproject.org" <devel@linuxdriverproject.org>
Subject: Re: [GIT PULL] Staging driver patches for 3.19-rc1
Date: Mon, 15 Dec 2014 19:36:00 +0100 [thread overview]
Message-ID: <548F2A10.5070601@nod.at> (raw)
In-Reply-To: <20141215183038.GA6120@kroah.com>
Am 15.12.2014 um 19:30 schrieb Greg KH:
> On Mon, Dec 15, 2014 at 07:23:35PM +0100, Richard Weinberger wrote:
>> On Mon, Dec 15, 2014 at 6:55 PM, Greg KH <gregkh@linuxfoundation.org> wrote:
>>> The following changes since commit 009d0431c3914de64666bec0d350e54fdd59df6a:
>>>
>>> Linux 3.18-rc7 (2014-11-30 16:42:27 -0800)
>>>
>>> are available in the git repository at:
>>>
>>> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.19-rc1
>>>
>>> for you to fetch changes up to 17d2c6439be65777245914be354c5a97c76ad246:
>>>
>>> Staging: slicoss: Fix long line issues in slicoss.c (2014-12-02 16:54:43 -0800)
>>>
>>> ----------------------------------------------------------------
>>> Staging patches for 3.19-rc1
>>>
>>> Here's the big staging tree pull request for 3.19-rc1.
>>>
>>> We continued to delete more lines than were added, always a good thing,
>>> but not at a huge rate this release, only about 70k lines removed
>>> overall mostly from removing the horrid bcm driver.
>>>
>>> Lots of normal staging driver cleanups and fixes all over the place,
>>> well over a thousand of them, the shortlog shows all the horrid details.
>>>
>>> The "contentious" thing here is the movement of the Android binder code
>>> out of staging into the "real" part of the kernel. This is code that
>>> has been stable for a few years now and is working as-is in the tens of
>>> millions of devices with no issues. Yes, the code is horrid, and the
>>> userspace api leaves a lot to be desired, but it's not going to change
>>> due to legacy issues that we have no control over. Because so many
>>> devices and companies rely on this, and the code is stable, might as
>>> well promote it out of staging.
>>>
>>> This was all discussed at the Linux Plumbers conference, and everyone
>>> participating agreed that this was the best way forward.
>>>
>>> There is work happening to replace the binder code with something new
>>> that is happening right now, but I don't expect to see the results of
>>> that work for another year at the earliest. If that ever happens, and
>>> Android switches over to it, I'll gladly remove this version
>>
>> I don't understand this kind of logic.
>> a) Binder is considered a piece of shite.
>
> A piece of "shite" that works for the domain it is in, and people rely
> on it.
Using this argument we could merge every singe vendor tree too.
The crap they carry works for their domain too... ;-)
>> b) Google is working on a (hopefully sane) replacement.
>
> I never said that Google was the one working on a replacement.
Okay. Who is working on it?
Is there a change that Android will pick it up?
>> Why moving it out of staging then? What is the benefit?
>> Keep it there for more 2-3 years and then remove it.
>
> Because code in staging either has to progress forward to be merged out
> of staging, or it gets deleted. Just leaving it in staging for 2-4 more
> years doesn't mean anything different from moving it to
> drivers/android/, if I'm still maintaining it, right? What it does say
> is that people rely on this thing, probably you do as well, so let's
> mark it as such.
>
>> If you move it now out of staging into the core kernel it will be considered ABI
>> and getting rid of it can be hard...
>
> It's already considered an "ABI" and removing it is hard, nothing has
> changed there.
Since when is stuff in staging considered ABI?
Thanks,
//richard
next prev parent reply other threads:[~2014-12-15 18:36 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-15 17:55 [GIT PULL] Staging driver patches for 3.19-rc1 Greg KH
2014-12-15 18:23 ` Richard Weinberger
2014-12-15 18:30 ` Greg KH
2014-12-15 18:36 ` Richard Weinberger [this message]
2014-12-15 18:44 ` Greg KH
2014-12-15 19:04 ` Richard Weinberger
2014-12-15 19:32 ` Greg KH
2014-12-28 17:52 ` Pavel Machek
2014-12-15 18:39 ` Christoph Hellwig
2014-12-15 18:41 ` Greg KH
2014-12-15 18:56 ` Greg KH
2014-12-16 9:35 ` Richard Weinberger
2014-12-17 9:28 ` Christoph Hellwig
2014-12-28 17:53 ` Andoid Binder sneaking in [was Re: [GIT PULL] Staging driver patches for 3.19-rc1] Pavel Machek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=548F2A10.5070601@nod.at \
--to=richard@nod.at \
--cc=akpm@linux-foundation.org \
--cc=devel@linuxdriverproject.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox