From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752063AbXDUTqS (ORCPT ); Sat, 21 Apr 2007 15:46:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752064AbXDUTqS (ORCPT ); Sat, 21 Apr 2007 15:46:18 -0400 Received: from smtp1.linux-foundation.org ([65.172.181.25]:37602 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752063AbXDUTqR (ORCPT ); Sat, 21 Apr 2007 15:46:17 -0400 Date: Sat, 21 Apr 2007 12:46:14 -0700 From: Andrew Morton To: "Sunil Naidu" Cc: "Linux Kernel Mailing List" , linux-acpi@vger.kernel.org Subject: Re: Linux 2.6.21-rc7 - ACPI issues? Message-Id: <20070421124614.1206dcfa.akpm@linux-foundation.org> In-Reply-To: <8355959a0704210703n35b0dc35wcad04e5723eaec7@mail.gmail.com> References: <8355959a0704210703n35b0dc35wcad04e5723eaec7@mail.gmail.com> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 21 Apr 2007 19:33:52 +0530 "Sunil Naidu" wrote: > Hello, > > I did compile 2.6.21-rc7 for a P-III machine. Here is the ACPI part in > the dmesg:- > > ACPI Error (psargs-0355): [PRSE] Namespace lookup failure, AE_NOT_FOUND > ACPI Error (psparse-0537): Method parse/execution failed > [\_SB_.LNKE._PRS] (Node dfd63f40), AE_NOT_FOUND > ACPI Exception (pci_link-0180): AE_NOT_FOUND, Evaluating _PRS [20060707] > ACPI Error (psargs-0355): [PRSF] Namespace lookup failure, AE_NOT_FOUND > ACPI Error (psparse-0537): Method parse/execution failed > [\_SB_.LNKF._PRS] (Node dfd63ea0), AE_NOT_FOUND > ACPI Exception (pci_link-0180): AE_NOT_FOUND, Evaluating _PRS [20060707] > ACPI Error (psargs-0355): [PRSG] Namespace lookup failure, AE_NOT_FOUND > ACPI Error (psparse-0537): Method parse/execution failed > [\_SB_.LNKG._PRS] (Node dfd63e00), AE_NOT_FOUND > ACPI Exception (pci_link-0180): AE_NOT_FOUND, Evaluating _PRS [20060707] > ACPI Error (psargs-0355): [PRSH] Namespace lookup failure, AE_NOT_FOUND > ACPI Error (psparse-0537): Method parse/execution failed > [\_SB_.LNKH._PRS] (Node c147d75c), AE_NOT_FOUND > ACPI Exception (pci_link-0180): AE_NOT_FOUND, Evaluating _PRS [20060707] > > I tried with few configurations (config) to solve the problem, am not > sure what's causing this failure. Any hint? > (added linux-acpi) Are any other problems observeable due to this?