Re: Build regressions/improvements in v4.0-rc1
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2015-02-25 02:44:39
Also in:
lkml
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2015-02-25 02:44:39
Also in:
lkml
On Tue, 2015-02-24 at 10:38 +0100, Geert Uytterhoeven wrote:
Hi Michael, On Tue, Feb 24, 2015 at 5:52 AM, Michael Ellerman [off-list ref] wrote:quoted
quoted
quoted
+ error: book3s_64_vio_hv.c: undefined reference to `power7_wakeup_loss': => .text+0x408)pseries_defconfigThis one is actually from pseries_defconfig+POWERNV=n, so I think IThanks!quoted
broke your script with the + notation in the config name :)Nope, my brain used the wrong separator.
I can't help with that :)
However, my scripts do have a problem with the subdirectories in arch/powerpc/configs/ (4xx/currituck_defconfig)...
Yeah sorry, they are a bit of a pain. I'm sure some horrible regexp can deal with it ;) cheers