From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 3E21467A9A for ; Thu, 27 Jan 2005 09:15:14 +1100 (EST) From: Benjamin Herrenschmidt To: Sylvain Munaut In-Reply-To: <41F80CA2.2080603@246tNt.com> References: <200501221723.j0MHN6eD000684@harpo.it.uu.se> <1106441036.5387.41.camel@gaston> <1106529935.5587.9.camel@gaston> <41F80CA2.2080603@246tNt.com> Content-Type: text/plain Date: Thu, 27 Jan 2005 09:11:54 +1100 Message-Id: <1106777515.6249.79.camel@gaston> Mime-Version: 1.0 Cc: linuxppc-dev list , Paul Mackerras , Linux Kernel list , Mikael Pettersson Subject: Re: BUG: 2.6.11-rc2 and -rc1 hang during boot on PowerMacs List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2005-01-26 at 22:33 +0100, Sylvain Munaut wrote: > >Finally, try that patch and tell me if it makes a difference. > > > Yup > - Without it hangs (not really, it's still half running but serial > output is stuck > due to no interrupts) > - With it it works Well, in the meantime, Ingo made a proper fix to rest_init() Ben.