Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754284Ab3GJDVO (ORCPT ); Tue, 9 Jul 2013 23:21:14 -0400 Received: from mail.skyhub.de ([78.46.96.112]:47748 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753989Ab3GJDVN (ORCPT ); Tue, 9 Jul 2013 23:21:13 -0400 Date: Wed, 10 Jul 2013 05:20:56 +0200 From: Borislav Petkov To: Sander Eikelenboom Cc: Konrad Rzeszutek Wilk , jeremy@goop.org, xen-devel@lists.xensource.com, Jan Beulich , Michael Opdenacker , x86@kernel.org, Paul Bolle , virtualization@lists.linux-foundation.org, mingo@redhat.com, Matt Wilson , "H. Peter Anvin" , tglx@linutronix.de, linux-kernel@vger.kernel.org Subject: Re: [Xen-devel] [PATCH] xen: remove unused Kconfig parameter Message-ID: <20130710032056.GA14873@pd.tnic> References: <20130708192854.GF4927@phenom.dumpdata.com> <20130708193457.GA6926@u109add4315675089e695.ant.amazon.com> <51DB2134.9040909@zytor.com> <20130708205834.GA481@pd.tnic> <1373326534.1438.10.camel@x61.thuisdomein> <51DBDAB802000078000E37C1@nat28.tlf.novell.com> <20130709144840.GF24897@phenom.dumpdata.com> <20130709150554.GA27579@pd.tnic> <1382658288.20130710003458@eikelenboom.it> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1382658288.20130710003458@eikelenboom.it> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 933 Lines: 23 On Wed, Jul 10, 2013 at 12:34:58AM +0200, Sander Eikelenboom wrote: > Grub does this in it's update script to prevent adding a xen + kernel > combination that has no chance of booting when dom0 support has not > been configured in the kernel. That doesn't seem to be a unreasonable > thought. Actually, I don't see the problem - if there's no such support, then the boot fails - plain and simple. That's like not building in or adding into the initrd, support for your root filesystem - it is your own damn fault. It is not the bootloader's job to sanity check whether your kernel boots or not. -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- 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/