From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757539Ab0ENHYF (ORCPT ); Fri, 14 May 2010 03:24:05 -0400 Received: from casper.infradead.org ([85.118.1.10]:37656 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755417Ab0ENHYC convert rfc822-to-8bit (ORCPT ); Fri, 14 May 2010 03:24:02 -0400 Subject: Re: [PATCH/RFC] Have sane default values for cpusets From: Peter Zijlstra To: Lennart Poettering Cc: Dhaval Giani , James Kosin , linux-kernel@vger.kernel.org, menage@google.com, balbir@linux.vnet.ibm.com, jsafrane@redhat.com, tglx@linutronix.de In-Reply-To: <1273819904.5605.3562.camel@twins> References: <4BEAB6FC.8090105@intcomgrp.com> <1273674048.1626.117.camel@laptop> <20100512190757.GA421@tango.0pointer.de> <1273755719.5605.3537.camel@twins> <20100513140354.GA12639@tango.0pointer.de> <1273785546.5605.3556.camel@twins> <20100514000252.GB30093@tango.0pointer.de> <1273819904.5605.3562.camel@twins> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Date: Fri, 14 May 2010 09:23:41 +0200 Message-ID: <1273821821.5605.3572.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2010-05-14 at 08:51 +0200, Peter Zijlstra wrote: > Init using the bare minimum possible only seems like a sensible thing. > Once the basic stuff is running you can detect whats available and use > it if needed/wanted. I really think init should be able to run regardless of any CONFIG_* option. The only thing that should avoid init from running is not being able to mount the filesystem with init on it.