Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756654Ab0DOUSo (ORCPT ); Thu, 15 Apr 2010 16:18:44 -0400 Received: from mail-qy0-f189.google.com ([209.85.221.189]:40080 "EHLO mail-qy0-f189.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755339Ab0DOUSm (ORCPT ); Thu, 15 Apr 2010 16:18:42 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=oi22CardB58MylFQPGo/TnA+xt9d+MgmOp2Vvh3hrfbTSSlKFyyohpAg0vl80/9ivX LEbFyzmLnK1EhsvN00NcJnnKU637zl7O4geK+quXkk1pV7mEJGhZqtX/kgpBLS70S20N wA7KPiVwK4/qlHdEx3E9a30BzS0Wkt/E6CGCw= Message-ID: <4BC774EA.1020002@gmail.com> Date: Thu, 15 Apr 2010 13:19:54 -0700 From: "Justin P. mattock" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20091114 Lightning/1.0pre Thunderbird/3.0b4 MIME-Version: 1.0 To: Mikael Pettersson CC: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [BUG] 2.6.34-rc4: acpi boot-time oops on FSC Amilo Pa 3553 References: <19399.23074.26023.534765@pilspetsen.it.uu.se> <4BC76645.50401@gmail.com> <19399.29421.508520.647456@pilspetsen.it.uu.se> In-Reply-To: <19399.29421.508520.647456@pilspetsen.it.uu.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1915 Lines: 57 On 04/15/2010 01:11 PM, Mikael Pettersson wrote: > Justin P. mattock writes: > > On 04/15/2010 11:25 AM, Mikael Pettersson wrote: > > > Kernels up to and including 2.6.34-rc3 boot fine on my Amilo Pa 3553, > > > but 2.6.34-rc4 always oopses during boot in acpi. Without a serial port > > > I cannot capture the entire oops, but it goes something like this: > > > > > > __driver_attach > > > bus_for_each_dev > > > driver_attach > > > __driver_attach > > > bus_add_driver > > > acpi_device_remove > > > driver_register > > > async_thread > > > proc_mkdir_mode > > > async_thread > > > acpi_battery_init_async > > > async_thread > > > schedule > > > default_wake_function > > > async_thread > > > kthread > > > kthread > > > kernel_thread_helper > > > EIP: acpi_ex_read_data_from_field+0x16e > > > > > > Any suggestions for revisions to try to revert? > > > -- > > > 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/ > > > > > > > > > sounds similar to this: > > https://bugzilla.kernel.org/show_bug.cgi?id=%2015749 > > if so try the patch there and see if > > you can boot. > > Yes, that patch (https://bugzilla.kernel.org/attachment.cgi?id=25962) > fixed the problem. Thanks. > > /Mikael > cool.. if you can send a post on the bug report so they know, and can push that patch forward and so forth. Justin P. Mattock -- 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/