From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755419AbYFSF2c (ORCPT ); Thu, 19 Jun 2008 01:28:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751408AbYFSF2Y (ORCPT ); Thu, 19 Jun 2008 01:28:24 -0400 Received: from vms173005pub.verizon.net ([206.46.173.5]:38085 "EHLO vms173005pub.verizon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751367AbYFSF2X (ORCPT ); Thu, 19 Jun 2008 01:28:23 -0400 Date: Thu, 19 Jun 2008 01:27:38 -0400 (EDT) From: Len Brown Subject: Re: [PATCH] x86: update mptable v7 In-reply-to: X-X-Sender: lenb@localhost.localdomain To: "Eric W. Biederman" Cc: Yinghai Lu , Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , Andrew Morton , "linux-kernel@vger.kernel.org" Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII References: <200805041823.57198.yhlu.kernel@gmail.com> <200805191252.36814.yhlu.kernel@gmail.com> <200805251600.26325.yhlu.kernel@gmail.com> <200806011317.38622.yhlu.kernel@gmail.com> <86802c440806181532g348864e1u3d067f8366046a7f@mail.gmail.com> <86802c440806181749g2faf1892iea693717ea919631@mail.gmail.com> User-Agent: Alpine 1.10 (LFD 962 2008-03-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > >>> > Is this an effort to boot an ACPI-mode kernel, > >>> > and then kexec a non-ACPI kernel? > >>> > >>> Yes, > >> > >> Why is this feature needed? > >> There are a number of ways that the resulting kernel may fail, > >> all platform specific. > > > > other os still doesn't have update acpi irq routing support. but has > > broken mptable. > > Which is at least in part a reason to go back to the BIOS manufacturer > and get them to fix their table. Who says it is broken? > I can see a warning coming from the kernel if these two tables are inconsistent > though. Again, there may not *be* an MPS table, and if there is but the interrupt links are programmable, the MPS table may have very little in common with the state of the machine in ACPI mode. I'm sorry, kexec continues to sound like science fiction to me. I don't understand why scribbling on upstream Linux in the name of science fiction makes any sense. I just don't get it. -Len