Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932695AbbDMTzI (ORCPT ); Mon, 13 Apr 2015 15:55:08 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57707 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754473AbbDMTzC (ORCPT ); Mon, 13 Apr 2015 15:55:02 -0400 Date: Mon, 13 Apr 2015 21:54:58 +0200 From: Greg Kroah-Hartman To: Richard Weinberger Cc: "Eric W. Biederman" , Linus Torvalds , Andrew Morton , Arnd Bergmann , One Thousand Gnomes , Tom Gundersen , Jiri Kosina , Andy Lutomirski , LKML , daniel@zonque.org, David Herrmann , Djalal Harouni Subject: Re: [GIT PULL] kdbus for 4.1-rc1 Message-ID: <20150413195458.GA11672@kroah.com> References: <20150413190350.GA9485@kroah.com> <8738434yjk.fsf@x220.int.ebiederm.org> <20150413194217.GA10837@kroah.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: 1174 Lines: 30 On Mon, Apr 13, 2015 at 09:49:27PM +0200, Richard Weinberger wrote: > On Mon, Apr 13, 2015 at 9:42 PM, Greg Kroah-Hartman > wrote: > >> I remain opposed to this half thought out trash of an ABI for the > >> meta-data. > > > > You don't have to enable the metadata if you don't want to use it, it's > > an option :) > > Wasn't this also an argument for CONFIG_CGROUPS? > Now we're forced to enable it by default to boot a recent distro > and CONFIG_CGROUPS is still not fixed. CONFIG_CGROUPS is "not fixed"? I think Tejun would like to have some words with you :) Anyway, yes, it's an option, but given that people are using this metadata today in userspace just fine, I fail to see how having the kernel be a transport for this same data is an issue. When the kernel is the transport, it can do so in a race-free way, and you can properly do security tests/logic based on it. thanks, 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/