[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f7430a760804100523t6483dc0cn144429ee7024a7f2@mail.gmail.com>
Date: Thu, 10 Apr 2008 14:23:15 +0200
From: NoWhereMan <uncommonnonsense@...il.com>
To: "Zhao Yakui" <yakui.zhao@...el.com>
Cc: "Andrew Morton" <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org,
"Len Brown" <lenb@...nel.org>
Subject: Re: [PATCH 2.6.25-rc7 001/001] ACPI: workaround for buggy BIOS to ignore error LINK CRS method
On Thu, Apr 10, 2008 at 12:40 PM, Zhao Yakui <yakui.zhao@...el.com> wrote:
> On Wed, 2008-04-09 at 16:12 -0700, Andrew Morton wrote:
> > That patch is about four months old. Hopefully there was a reason why we
> > dodn't proceed with it?
> It seems that the system can work after applying the patch.
> But the patch depends on the returned result(-ENODEV).
> > if (ACPI_FAILURE(status)) {
> > ACPI_EXCEPTION((AE_INFO, status, "Evaluating _CRS"));
> > result = -ENODEV;
> > goto end;
> > }
> Now I am writing another workaround patch about this problem.
I'll try to help, testing the new patch on my system
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists