Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752625Ab0DSWHu (ORCPT ); Mon, 19 Apr 2010 18:07:50 -0400 Received: from mail-yx0-f171.google.com ([209.85.210.171]:65009 "EHLO mail-yx0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752319Ab0DSWHt (ORCPT ); Mon, 19 Apr 2010 18:07:49 -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=CMPNS+GfsGoJjk93bziuB3bMGkCvL4QNRVdNFupWGe2aUBc7If3giSNRdnNIrBmMJf dlL1xoAzJWfVCCJ4smNG8ZFIhYL3Xnmb5K2n5/8HH0DOL3enV9JXctyFkm8Z0UdLkGiF 0JdWIMrs4wjUb0+G+5mW5F4EYxdm+dFrgt3cg= Message-ID: <4BCCD486.9050006@gmail.com> Date: Mon, 19 Apr 2010 15:09:10 -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: Andrew Morton CC: ACPI Devel Maling List , Linux Kernel Mailing List , Alexey Starikovskiy Subject: Re: MacBookPro2,2 unable too boot with the latest HEAD References: <20100419142804.3cd53666.akpm@linux-foundation.org> <4BCCCCDF.4010605@gmail.com> <20100419145741.95688467.akpm@linux-foundation.org> In-Reply-To: <20100419145741.95688467.akpm@linux-foundation.org> 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: 2248 Lines: 61 On 04/19/2010 02:57 PM, Andrew Morton wrote: > On Mon, 19 Apr 2010 14:36:31 -0700 > "Justin P. Mattock" wrote: > >> On 04/19/2010 02:28 PM, Andrew Morton wrote: >>> On Wed, 14 Apr 2010 08:12:57 -0700 >>> Justin Mattock wrote: >>> >>>> Just noticed this this morning, >>>> system can only boot up when I take the battery >>>> out.(when the battery is plugged in this(below) >>>> shows up, and if booting no go) >>>> >>>> [ 169.207193] divide error: 0000 [#1] SMP >>>> [ 169.207203] last sysfs file: /sys/devices/platform/applesmc.768/light >>>> [ 169.207208] CPU 0 >>>> [ 169.207212] Modules linked in: rfcomm sco radeon bnep l2cap ttm >>>> drm_kms_helper drm ipt_LOG iptable_nat nf_nat xt_state >>>> nf_conntrack_ftp nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 >>>> iptable_filter ip_tables x_tables btusb bluetooth firewire_ohci ath9k >>>> firewire_core ath9k_common video battery ac ath9k_hw evdev joydev >>>> ohci1394 ath button thermal sky2 i2c_i801 raw1394 ieee1394 uhci_hcd >>>> ehci_hcd coretemp acpi_cpufreq processor appletouch applesmc uvcvideo >>>> [ 169.207303] >>>> [ 169.207310] Pid: 182, comm: kacpi_notify Not tainted >>>> 2.6.34-rc3-00502-gd3b0936 #42 Mac-F42187C8/MacBookPro2,2 >>>> [ 169.207316] RIP: 0010:[] [] >>>> acpi_ex_extract_from_field+0xb1/0x24a >>> >>> Presumably acpi_ex_extract_from_field() fed zero into (the misnamed) >>> ACPI_ROUND_UP_TO(). >>> >>> I'll ask Rafael and Maciej to track this as a post-26.33 regression, >>> thanks. >>> >>> >> >> the patch here fixes it for me:ACPI: EC: Limit burst to 64 bit >> https://bugzilla.kernel.org/attachment.cgi?id=25962 > > hm. I wonder how you go from a bugzilla attachment back up tot he bug > to which it is attached? I don't know.. maybe backwards thinking(me lefthanded people suffer from things of that nature). > > Oh well. Alexey, I trust that patch is in the 2.6.34 queue? > > Thanks. > cool.. 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/