From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752365AbZHQNWk (ORCPT ); Mon, 17 Aug 2009 09:22:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752213AbZHQNWj (ORCPT ); Mon, 17 Aug 2009 09:22:39 -0400 Received: from mail-px0-f196.google.com ([209.85.216.196]:62751 "EHLO mail-px0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751455AbZHQNWi (ORCPT ); Mon, 17 Aug 2009 09:22:38 -0400 MIME-Version: 1.0 In-Reply-To: <20090817113059.GA3245@localdomain.by> References: <20090812201034.GA2983@localdomain.by> <1250498613.28336.68.camel@minggr.sh.intel.com> <20090817113059.GA3245@localdomain.by> Date: Mon, 17 Aug 2009 21:22:39 +0800 Message-ID: Subject: Re: acpi_ex_system_memory_space_handler oops From: Lin Ming To: Sergey Senozhatsky Cc: Lin Ming , "Brown, Len" , "Moore, Robert" , "linux-acpi@vger.kernel.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Hi, Lin > >> 2. Debug kernel patch >> >> Currently, we exit the interpreter when setup region, because it may >> execute control methods, such as _REG. >> >> The attached debug kernel patch (region-debug.patch) don't exit the >> interpreter if the region is temporary, namely, it is defined inside a >> method. >> > > rc6-git2 > 25 successful reboots. > > I'll need some more time to test against rc5. > > /*should I also test DSDT in case region-debug.patch fixed the problem?*/ Yes, please also help to test the custome DSDT. region-debug.patch is just a debug patch. We need to root cause the problem clearly and then work out a clean solution. Many thanks. Lin Ming