Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751620AbbFYHrd (ORCPT ); Thu, 25 Jun 2015 03:47:33 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:38196 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750968AbbFYHr2 (ORCPT ); Thu, 25 Jun 2015 03:47:28 -0400 Date: Thu, 25 Jun 2015 09:47:22 +0200 From: Ingo Molnar To: David Lang Cc: Martin Steigerwald , Linus Torvalds , Andy Lutomirski , "linux-kernel@vger.kernel.org" , David Herrmann , Djalal Harouni , Greg KH , Havoc Pennington , "Eric W. Biederman" , One Thousand Gnomes , Tom Gundersen , Daniel Mack Subject: Re: kdbus: to merge or not to merge? Message-ID: <20150625074722.GB15616@gmail.com> References: <20150624080502.GA23842@gmail.com> <6295881.qFxhe0B0Ak@merkaba> <20150624131850.GA7346@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1486 Lines: 43 * David Lang wrote: > On Wed, 24 Jun 2015, Ingo Molnar wrote: > > > And the thing is, in hindsight, after such huge flamewars, years down the > > line, almost never do I see the following question asked: 'what were we > > thinking merging that crap??'. If any question arises it's usually along the > > lines of: 'what was the big fuss about?'. So I think by and large the process > > works. > > counterexamples, devfs, tux Actually, we never merged the Tux web server upstream, and the devfs concept has kind of made a comeback via devtmpfs. And there are examples of bits we _should_ have merged: - GGI (General Graphics Interface) - [ and we should probably also have merged kgdb a decade earlier to avoid wasting all that energy on flaming about it unnecessarily ;-) ] And the thing is, I specifically talked about 'near zero cost' kernel patches that don't appreciably impact the 'core kernel'. There's plenty of examples of features with non-trivial 'core kernel' costs that weren't merged, and rightfully IMHO: - the STREAMS ABI - various forms of a generic kABI that were proposed - moving the kernel to C++ :-) ... and devfs arguably belongs into that category as well. Thanks, Ingo -- 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/