Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 25 Jan 2002 13:08:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 25 Jan 2002 13:07:51 -0500 Received: from lightning.swansea.linux.org.uk ([194.168.151.1]:48651 "EHLO the-village.bc.nu") by vger.kernel.org with ESMTP id ; Fri, 25 Jan 2002 13:07:31 -0500 Subject: Re: [PATCH]: Fix MTRR handling on HT CPUs (improved) To: Martin.Wilck@fujitsu-siemens.com (Martin Wilck) Date: Fri, 25 Jan 2002 18:20:07 +0000 (GMT) Cc: linux-kernel@vger.kernel.org (Linux Kernel mailing list), rgooch@atnf.csiro.au (Richard Gooch), Martin.Wilck@fujitsu-siemens.com (Martin Wilck), marcelo@conectiva.com.br (Marcelo Tosatti), torvalds@transmeta.com (Linus Torvalds) In-Reply-To: from "Martin Wilck" at Jan 24, 2002 09:57:14 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: Alan Cox Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > I strongly suspected somebody else must have hit this problem before, but > intensive research did show up nothing. Also my first post on LK > received no "hey, that's old stuff" answer. So here I go. A tiny patch was posted about 4-6 months ago The patch is total overkill. Just remove the error reporting if the right firmware was already loaded. You've written a fixup wrapper around a rather nonsensical erorr check for an existing non-error. The same will occur with CPU hot plugging in the future as well as ACPI power saving sometimes and in those cases the patch you posted doesn't help anyway. Alan - 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/