From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mo6-p00-ob.smtp.rzone.de (mo6-p00-ob.smtp.rzone.de [IPv6:2a01:238:20a:202:5300::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 378832C00A3 for ; Tue, 28 Jan 2014 20:40:14 +1100 (EST) Date: Tue, 28 Jan 2014 10:16:07 +0100 From: Olaf Hering To: Benjamin Herrenschmidt Subject: Re: [git pull] Please pull powerpc.git next branch Message-ID: <20140128091607.GA24288@aepfle.de> References: <1390883744.3872.76.camel@pasglop> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 In-Reply-To: <1390883744.3872.76.camel@pasglop> Cc: linuxppc-dev , Linus Torvalds , Linux Kernel list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Jan 28, Benjamin Herrenschmidt wrote: > So here's my next branch for powerpc. A bit late as I was on vacation This breaks booting on G5 11,2, the nouveau driver prints errors and as result the kernel hangs, fans kick in. This is what I did: # Rebase 54c0a4b..b2e448e onto 54c0a4b I will try to bisect it. Olaf From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754810AbaA1JQR (ORCPT ); Tue, 28 Jan 2014 04:16:17 -0500 Received: from mo4-p00-ob.smtp.rzone.de ([81.169.146.219]:14140 "EHLO mo4-p00-ob.smtp.rzone.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751569AbaA1JQN (ORCPT ); Tue, 28 Jan 2014 04:16:13 -0500 X-RZG-AUTH: :P2EQZWCpfu+qG7CngxMFH1J+yackYocTD1iAi8x+OWi/zfN1cLnBYfstAo5SQMel8AXawDOUvwr8pxjMon91SD6m7JJcBA== X-RZG-CLASS-ID: mo00 Date: Tue, 28 Jan 2014 10:16:07 +0100 From: Olaf Hering To: Benjamin Herrenschmidt Cc: Linus Torvalds , linuxppc-dev , Linux Kernel list Subject: Re: [git pull] Please pull powerpc.git next branch Message-ID: <20140128091607.GA24288@aepfle.de> References: <1390883744.3872.76.camel@pasglop> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1390883744.3872.76.camel@pasglop> User-Agent: Mutt/1.5.22.rev6346 (2013-10-29) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 28, Benjamin Herrenschmidt wrote: > So here's my next branch for powerpc. A bit late as I was on vacation This breaks booting on G5 11,2, the nouveau driver prints errors and as result the kernel hangs, fans kick in. This is what I did: # Rebase 54c0a4b..b2e448e onto 54c0a4b I will try to bisect it. Olaf