From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753469AbYIHEg1 (ORCPT ); Mon, 8 Sep 2008 00:36:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751789AbYIHEgT (ORCPT ); Mon, 8 Sep 2008 00:36:19 -0400 Received: from terminus.zytor.com ([198.137.202.10]:41267 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751670AbYIHEgT (ORCPT ); Mon, 8 Sep 2008 00:36:19 -0400 Message-ID: <48C4A95F.5040900@zytor.com> Date: Sun, 07 Sep 2008 21:26:07 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: 7eggert@gmx.de CC: Ingo Molnar , Luca Tettamanti , "H. Peter Anvin" , Peter Zijlstra , linux-kernel@vger.kernel.org, mingo@redhat.com Subject: Re: [2.6.27] overlapping early reservations [was: early exception - lockdep related?] References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Bodo Eggert wrote: > > I don't think ignoring an intrd will be as serious, but having a panic (and > a timeout) is preferable to starting the wrong configuration. > Most of the time, ignoring the initrd would result in a panic anyway, and arguably the times it wouldn't, it's going to do something wrong. -hpa