From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758023AbZHQUhe (ORCPT ); Mon, 17 Aug 2009 16:37:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757982AbZHQUhe (ORCPT ); Mon, 17 Aug 2009 16:37:34 -0400 Received: from rv-out-0506.google.com ([209.85.198.227]:37427 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754885AbZHQUhd (ORCPT ); Mon, 17 Aug 2009 16:37:33 -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=MkGGWPSvts0dnXmkKRTommQvoYKuKGCTn6mXYa9dmranwZPeTo5Z654c82DPXxvpcm VJmyWXKs0GvDV3gy63Yt/M9+j/lFoV2DhMxb6j0KPiJ4scg5FOdbN1qgcXHkIOqnF2NF S26OwmqwYRMdT4u0CjSnpUK34netKZaHN8z8A= Message-ID: <4A89BFAE.7080003@gmail.com> Date: Mon, 17 Aug 2009 13:38:06 -0700 From: "Justin P. Mattock" User-Agent: Spicebird/0.7.1 (X11; 2009031304) MIME-Version: 1.0 To: Stefan Richter CC: Linux Kernel Mailing List Subject: Re: ohci1396_dma=early nogo on an imac? References: <4A88F6BF.7090104@gmail.com> <4A89722A.1070407@s5r6.in-berlin.de> <4A899D41.7000405@s5r6.in-berlin.de> <4A89A7C0.1090909@gmail.com> <4A89BA75.6040900@s5r6.in-berlin.de> In-Reply-To: <4A89BA75.6040900@s5r6.in-berlin.de> 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 Stefan Richter wrote: > Justin P. Mattock wrote: >> The problem im seeing is if I use ohci1394_dma=early on the bad kernel >> instantly Ill get a message on the screen saying: >> >> PANIC: early exception 08 rip 246:10 error ffffffff8145ff15 cr2 0 > > Hmm, as I am not familiar with anything related to early > initialization, I have no idea what it means let alone what causes it. alright, 2.6.31-rc5 works (positive side is this is not far back in time). Justin P. Mattock