Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751651AbaKZALK (ORCPT ); Tue, 25 Nov 2014 19:11:10 -0500 Received: from a.ns.miles-group.at ([95.130.255.143]:65275 "EHLO radon.swed.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750891AbaKZALI (ORCPT ); Tue, 25 Nov 2014 19:11:08 -0500 Message-ID: <54751A95.60805@nod.at> Date: Wed, 26 Nov 2014 01:11:01 +0100 From: Richard Weinberger User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: Greg KH CC: x86@kernel.org, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, rafael.j.wysocki@intel.com, pebolle@tiscali.nl, linux-kernel@vger.kernel.org Subject: Re: [PATCH] x86: defconfig: Enable CONFIG_FHANDLE References: <1416958612-7448-1-git-send-email-richard@nod.at> <20141125235108.GB3138@kroah.com> In-Reply-To: <20141125235108.GB3138@kroah.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am 26.11.2014 um 00:51 schrieb Greg KH: > On Wed, Nov 26, 2014 at 12:36:52AM +0100, Richard Weinberger wrote: >> systemd has a hard dependency on CONFIG_FHANDLE. > > It's been this way for a very long time, why is this suddenly an issue? Because nobody cared to create patch and just called systemd names? ;-) > And what about all of the other systemd kernel requirements, are you > ignoring them here? No, they are already enabled in x86 defconfig. >> If you run systemd with CONFIG_FHANDLE=n it will somehow >> boot but fail to spawn a getty or other basic services. >> As systemd is now used by most x86 distributions it >> makes sense to enabled this by default and save kernel >> hackers a lot of value debugging time. >> >> Signed-off-by: Richard Weinberger >> --- >> arch/x86/configs/i386_defconfig | 1 + >> arch/x86/configs/x86_64_defconfig | 1 + > > Do these files even make any sense anymore? Who uses them? The distros > sure do not... Maybe I'm oldschool but I expect a defconfig kernel to be able to boot a recent distro. Thanks, //richard -- 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/