Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754055AbbDNTsO (ORCPT ); Tue, 14 Apr 2015 15:48:14 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51970 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752772AbbDNTsI (ORCPT ); Tue, 14 Apr 2015 15:48:08 -0400 Date: Tue, 14 Apr 2015 21:48:04 +0200 From: Greg Kroah-Hartman To: Al Viro Cc: Borislav Petkov , Andy Lutomirski , Linus Torvalds , Andrew Morton , Arnd Bergmann , "Eric W. Biederman" , One Thousand Gnomes , Tom Gundersen , Jiri Kosina , "linux-kernel@vger.kernel.org" , Daniel Mack , David Herrmann , Djalal Harouni Subject: Re: [GIT PULL] kdbus for 4.1-rc1 Message-ID: <20150414194804.GB7540@kroah.com> References: <20150413190350.GA9485@kroah.com> <20150413204547.GB1760@kroah.com> <20150414175019.GA2874@kroah.com> <20150414192357.GA6107@kroah.com> <20150414192429.GC26075@pd.tnic> <20150414193229.GB6107@kroah.com> <20150414194004.GG889@ZenIV.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150414194004.GG889@ZenIV.linux.org.uk> 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: 1843 Lines: 39 On Tue, Apr 14, 2015 at 08:40:04PM +0100, Al Viro wrote: > On Tue, Apr 14, 2015 at 09:32:29PM +0200, Greg Kroah-Hartman wrote: > > On Tue, Apr 14, 2015 at 09:24:29PM +0200, Borislav Petkov wrote: > > > On Tue, Apr 14, 2015 at 09:23:57PM +0200, Greg Kroah-Hartman wrote: > > > > You might not like the design, but it is a valid design. Again, we > > > > don't refuse to support hardware that is designed badly. > > > > > > Yeah except the small difference that unlike this, we can't change > > > hardware. > > > > And we can't change the design/implementation of many things, again, > > it's not the kernel's job to prevent something, just because we don't > > like the RFC, from being accepted. > > Translate, please. What exactly will be prevented by NAK on your Fine > Piece Of Software? Not dbus working as it does, surely? I don't understand. You can not like the D-Bus model (and accordingly the X11 model), but to prevent users from wanting to use it in a more secure, and faster way by implementing it like we have seems very odd to me. It's not going to stop anything from working, it's just going to stop some programs from being able to do things they really want to do (see the first email for examples.) Yes, we could make this live outside the kernel tree, but that's not the way we work anymore. We merge things that are useful, that match our security and coding requirements, and are going to be maintained by people we trust. To have the only major objection be "we don't like the way the protocol is designed because we know better, sorry", isn't ok at all. greg k-h -- 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/