From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1445541315.30908.148.camel@infradead.org> Subject: Re: Time to remove platforms/cell? From: Geoff Levand To: Marc Dietrich , Declan Malone Cc: linuxppc-dev@lists.ozlabs.org, cbe-oss-dev@lists.ozlabs.org Date: Thu, 22 Oct 2015 12:15:15 -0700 In-Reply-To: <2993505.617vsrhBxj@fb07-iapwap2> References: <1442467727.25483.0.camel@ellerman.id.au> <1444327832.29301.27.camel@infradead.org> <1444412742.29301.90.camel@infradead.org> <2993505.617vsrhBxj@fb07-iapwap2> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, On Fri, 2015-10-09 at 23:13 +0200, Marc Dietrich wrote: > Am Freitag, 9. Oktober 2015, 10:45:42 schrieb Geoff Levand: > > With the 4.2-rc4 kernel, kexec seems to work when CONFIG_SPU_FS=n. > > I > > have not tried with petitboot release white-09.09.01-15.56 yet though. > > I guess you mean 4.3-rc4. Still no luck with CONFIG_SPU_FS=n. No output even > with direct calling kexec. Can you put a working kernel/initrd to some place > so I can try this? I did some more work on this, but still did not find out what the problem is. Kexec from 4.3 -> 4.3 works, but with the white-09.09.01-15.56 petitboot (2.6.30.9) -> 4.3 gets a kernel panic: -> early_setup(), dt_ptr: 0x7fff000 Kernel panic - not syncing: BUG: Failed verifying flat device tree, bad version? I'll look at it some more as I find time. -Geoff