From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754843AbbFSVsz (ORCPT ); Fri, 19 Jun 2015 17:48:55 -0400 Received: from www.sr71.net ([198.145.64.142]:46749 "EHLO blackbird.sr71.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753182AbbFSVsq (ORCPT ); Fri, 19 Jun 2015 17:48:46 -0400 Message-ID: <55848E3C.9010206@sr71.net> Date: Fri, 19 Jun 2015 14:48:44 -0700 From: Dave Hansen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Ilia Mirkin CC: dave.hansen@linux.intel.com, john@johnmccutchan.com, rlove@rlove.org, eparis@parisplace.org, viro@zeniv.linux.org.uk, Linus Torvalds , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] fs: inotify: systemd needs it so make it depend on CONFIG_EMBEDDED References: <20150619180742.62D31523@viggo.jf.intel.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/19/2015 11:18 AM, Ilia Mirkin wrote: > Is systemd depending on something really reason enough to make it > depend on EMBEDDED? For example all the cgroups stuff is not only not > dependent on embedded, but also off by default, and I'm sure there are > a boatload of other dependencies which any normal system has no > business worrying about but that are required by systemd. Does the lack of cgroups keep a (normal) system from booting, though? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in Please read the FAQ at http://www.tux.org/lkml/