From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964784AbWDZOTh (ORCPT ); Wed, 26 Apr 2006 10:19:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964785AbWDZOTh (ORCPT ); Wed, 26 Apr 2006 10:19:37 -0400 Received: from mx2.suse.de ([195.135.220.15]:47593 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S964784AbWDZOTg (ORCPT ); Wed, 26 Apr 2006 10:19:36 -0400 To: "Jan Beulich" Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] i386: apic= command line option should always be honored References: <444F9755.76E4.0078.0@novell.com> From: Andi Kleen Date: 26 Apr 2006 16:19:34 +0200 In-Reply-To: <444F9755.76E4.0078.0@novell.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org "Jan Beulich" writes: > When using apic= on the kernel command line, this had no effect for machines > matched by either the ACPI MADT or the MPS OEM table scan. However, when such > option is specified, it should also take effect for this set of systems. Agreed yes. I will put it into my tree for now because I already have some related patches. -Andi