Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932144AbWHJUxo (ORCPT ); Thu, 10 Aug 2006 16:53:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932110AbWHJUxn (ORCPT ); Thu, 10 Aug 2006 16:53:43 -0400 Received: from hera.kernel.org ([140.211.167.34]:27611 "EHLO hera.kernel.org") by vger.kernel.org with ESMTP id S932150AbWHJUxl (ORCPT ); Thu, 10 Aug 2006 16:53:41 -0400 From: Len Brown Reply-To: Len Brown Organization: Intel Open Source Technology Center To: Prarit Bhargava Subject: Re: [PATCH](memory hotplug) Repost remove useless message at boot time from 2.6.18-rc4. Date: Thu, 10 Aug 2006 16:54:57 -0400 User-Agent: KMail/1.8.2 Cc: Yasunori Goto , akpm@osdl.org, keith mannthey , ACPI-ML , Linux Kernel ML , Linux Hotplug Memory Support References: <20060804213230.D5D4.Y-GOTO@jp.fujitsu.com> <20060810142329.EB03.Y-GOTO@jp.fujitsu.com> <44DB965A.3050208@redhat.com> In-Reply-To: <44DB965A.3050208@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608101654.58358.len.brown@intel.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1237 Lines: 34 On Thursday 10 August 2006 16:26, Prarit Bhargava wrote: > > Yasunori Goto wrote: > > Hello. > > > > I would like to repost this patch to remove noisy useless message at boot > > time from 2.6.18-rc4. > > (I said "-mm doesn't shows this message in previous post", but it was wrong. > > This messages are shown by -mm too.) > > > > ------------------------- > > This is to remove noisy useless message at boot time from 2.6.18-rc4. > > The message is a ton of > > "ACPI Exception (acpi_memory-0492): AE_ERROR, handle is no memory device" > > > > > I'm seeing this on some of my ia64 boxes, however, I see > > ACPI Exception (acpi_memory-0491): AE_ERROR, handle is no memory device > [20060707] > > What's interesting is that last little bit looks an awful lot like a > date.... It's almost as if we were > reading beyond the end of the ACPI table? [20060707] is the version (yes, it is a date) of the ACPICA core. The ACPI_EXCEPTION() macro appends it to the exception message. -Len - 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/