Re: [PATCH v5 0/9] ftrace with regs + live patching for ppc64 LE (ABI v2)
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2016-01-21 12:55:00
Also in:
lkml
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2016-01-21 12:55:00
Also in:
lkml
On Thu, 2016-01-21 at 10:33 +0100, Jiri Kosina wrote:
On Wed, 20 Jan 2016, Michael Ellerman wrote:quoted
For me the series doesn't even boot, even with livepatching disabled.Could you please post config and dmesg from that non-booting kernel?
Sorry been busy. There is no dmesg :) It gets stuck in early_setup() before the console is even found. I'll try with Petr's config and see if that helps. Also I'm using gcc 6.0 built from mainline just last week, and binutils similarly. So possibly that is part of the problem. cheers