Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267952AbTHKQj1 (ORCPT ); Mon, 11 Aug 2003 12:39:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S272752AbTHKQj1 (ORCPT ); Mon, 11 Aug 2003 12:39:27 -0400 Received: from pix-525-pool.redhat.com ([66.187.233.200]:1617 "EHLO lacrosse.corp.redhat.com") by vger.kernel.org with ESMTP id S267952AbTHKQjL (ORCPT ); Mon, 11 Aug 2003 12:39:11 -0400 Date: Mon, 11 Aug 2003 17:38:34 +0100 From: Dave Jones To: Mikael Pettersson Cc: torvalds@transmeta.com, fxkuehl@gmx.de, linux-kernel@vger.kernel.org, willy@w.ods.org, marcelo@conectiva.com.br Subject: Re: [PATCH] Disable APIC on reboot. Message-ID: <20030811163834.GA21568@redhat.com> Mail-Followup-To: Dave Jones , Mikael Pettersson , torvalds@transmeta.com, fxkuehl@gmx.de, linux-kernel@vger.kernel.org, willy@w.ods.org, marcelo@conectiva.com.br References: <16183.50273.723650.136532@gargle.gargle.HOWL> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16183.50273.723650.136532@gargle.gargle.HOWL> User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 964 Lines: 24 On Mon, Aug 11, 2003 at 06:29:21PM +0200, Mikael Pettersson wrote: > I agree we should probably disable the local APIC at reboot if we > enabled it previously, but this patch is broken. CONFIG_X86_LOCAL_APIC > doesn't imply that the CPU actually has one, and even if it does, the > access method may be different (e.g. P5 vs P6/K7/P4, and who knows how > the future C3 with local APIC will do it). Ok. The original poster mentioned that disable_local_apic() didn't do the right thing there, hence the duplication, so making that DTRT may make sense ? > Was the original bug report posted to LKML? I don't remember seeing it. Yes. I'll bounce it to you. Dave -- Dave Jones http://www.codemonkey.org.uk - 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/