Re: Build regressions/improvements in v4.0-rc1
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2015-02-24 04:52:10
Also in:
lkml
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2015-02-24 04:52:10
Also in:
lkml
On Mon, 2015-02-23 at 09:45 +0100, Geert Uytterhoeven wrote:
On Mon, Feb 23, 2015 at 9:33 AM, Geert Uytterhoeven [off-list ref] wrote:quoted
Below is the list of build error/warning regressions/improvements in v4.0-rc1[1] compared to v3.19[2]. Summarized: - build errors: +11/-10quoted
[1] http://kisskb.ellerman.id.au/kisskb/head/8494/ (256 out of 257 configs) [2] http://kisskb.ellerman.id.au/kisskb/head/8427/ (255 out of 257 configs)
...
quoted
+ error: book3s_64_vio_hv.c: undefined reference to `power7_wakeup_loss': => .text+0x408)pseries_defconfig
This one is actually from pseries_defconfig+POWERNV=n, so I think I broke your script with the + notation in the config name :) http://kisskb.ellerman.id.au/kisskb/buildresult/12372031/ cheers