From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id B86181A0322 for ; Thu, 19 Jun 2014 11:32:19 +1000 (EST) Message-ID: <1403141538.4768.2.camel@concordia> Subject: Re: Boot failure in Power7 pSeries From: Michael Ellerman To: Mike Qiu Date: Thu, 19 Jun 2014 11:32:18 +1000 In-Reply-To: <53A155A6.2030805@linux.vnet.ibm.com> References: <53A00E2B.8030903@linux.vnet.ibm.com> <53A1070C.50106@linux.vnet.ibm.com> <1403078080.32307.6.camel@concordia> <53A155A6.2030805@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 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 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. ^^^^ > > 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