From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e23smtp01.au.ibm.com (e23smtp01.au.ibm.com [202.81.31.143]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 9258B1A0054 for ; Thu, 19 Jun 2014 12:22:30 +1000 (EST) Received: from /spool/local by e23smtp01.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 19 Jun 2014 12:22:29 +1000 Received: from d23relay05.au.ibm.com (d23relay05.au.ibm.com [9.190.235.152]) by d23dlp03.au.ibm.com (Postfix) with ESMTP id 83B763578048 for ; Thu, 19 Jun 2014 12:22:26 +1000 (EST) Received: from d23av01.au.ibm.com (d23av01.au.ibm.com [9.190.234.96]) by d23relay05.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s5J20FRC9437612 for ; Thu, 19 Jun 2014 12:00:16 +1000 Received: from d23av01.au.ibm.com (localhost [127.0.0.1]) by d23av01.au.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s5J2MPKh008626 for ; Thu, 19 Jun 2014 12:22:25 +1000 Message-ID: <53A24960.5090008@linux.vnet.ibm.com> Date: Thu, 19 Jun 2014 10:22:24 +0800 From: Mike Qiu MIME-Version: 1.0 To: Michael Ellerman Subject: Re: Boot failure in Power7 pSeries References: <53A00E2B.8030903@linux.vnet.ibm.com> <53A1070C.50106@linux.vnet.ibm.com> <1403078080.32307.6.camel@concordia> <53A155A6.2030805@linux.vnet.ibm.com> <1403141538.4768.2.camel@concordia> In-Reply-To: <1403141538.4768.2.camel@concordia> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 06/19/2014 09:32 AM, Michael Ellerman wrote: > On Wed, 2014-06-18 at 17:02 +0800, Mike Qiu wrote: >> On 06/18/2014 03:54 PM, Michael Ellerman wrote: >>> On Wed, 2014-06-18 at 11:27 +0800, Mike Qiu wrote: >>>> Anyone has a idea on this issue? >>> Did it ever work? If so which kernel version? >> It works for 3.15, but failed with linux version 3.16.0-rc1-next-20140617 > What about 3.16-rc1 ? > >> The config file can be simply get from /boot/configxxx. and "make >> menuconfig" and save without change anything(default). > Sure, but I don't have access to your box so please .. > >>> Can you attach your actual .config. The linux-next is in "/home/mike/linux-next" > ^^^^ > >>> You could try building without CONFIG_PPC_POWERNV. >> Trying...., but it should work as default config from /boot/ > Well yes that would be nice, but I'm trying to help you narrow down what the > problem is. > > cheers > > >