* Re: Build regressions/improvements in v4.18-rc1
[not found] <20180618091729.11091-1-geert@linux-m68k.org>
@ 2018-06-18 9:28 ` Geert Uytterhoeven
2018-06-19 6:35 ` Michael Ellerman
0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2018-06-18 9:28 UTC (permalink / raw)
To: Linux Kernel Mailing List
Cc: Andrew Morton, sparclinux, linux-ia64, Linux MIPS Mailing List,
linuxppc-dev, Linux-sh list
On Mon, Jun 18, 2018 at 11:18 AM Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
> Below is the list of build error/warning regressions/improvements in
> v4.18-rc1[1] compared to v4.17[2].
>
> Summarized:
> - build errors: +11/-1
> [1] http://kisskb.ellerman.id.au/kisskb/head/ce397d215ccd07b8ae3f71db689a=
edb85d56ab40/ (233 out of 244 configs)
> [2] http://kisskb.ellerman.id.au/kisskb/head/29dcea88779c856c7dc92040a0c0=
1233263101d4/ (all 244 configs)
> 11 error regressions:
> + /kisskb/src/drivers/ata/pata_ali.c: error: implicit declaration of fu=
nction 'pci_domain_nr' [-Werror=3Dimplicit-function-declaration]: =3D> 469=
:38
sparc64/sparc-allmodconfig
> + /kisskb/src/mm/memblock.c: error: redefinition of 'memblock_virt_allo=
c_try_nid': =3D> 1413:15
> + /kisskb/src/mm/memblock.c: error: redefinition of 'memblock_virt_allo=
c_try_nid_nopanic': =3D> 1377:15
> + /kisskb/src/mm/memblock.c: error: redefinition of 'memblock_virt_allo=
c_try_nid_raw': =3D> 1340:15
ia64/ia64-defconfig
mips/bigsur_defconfig
mips/cavium_octeon_defconfig
mips/ip22_defconfig
mips/ip27_defconfig
mips/ip32_defconfig
mips/malta_defconfig
mips/mips-allmodconfig
mips/mips-allnoconfig
mips/mips-defconfig
mipsel/mips-allmodconfig
mipsel/mips-allnoconfig
mipsel/mips-defconfig
> + error: ".radix__flush_pwc_lpid" [arch/powerpc/kvm/kvm-hv.ko] undefine=
d!: =3D> N/A
> + error: ".radix__flush_tlb_lpid_page" [arch/powerpc/kvm/kvm-hv.ko] und=
efined!: =3D> N/A
> + error: ".radix__local_flush_tlb_lpid_guest" [arch/powerpc/kvm/kvm-hv.=
ko] undefined!: =3D> N/A
> + error: "radix__flush_pwc_lpid" [arch/powerpc/kvm/kvm-hv.ko] undefined=
!: =3D> N/A
> + error: "radix__flush_tlb_lpid_page" [arch/powerpc/kvm/kvm-hv.ko] unde=
fined!: =3D> N/A
> + error: "radix__local_flush_tlb_lpid_guest" [arch/powerpc/kvm/kvm-hv.k=
o] undefined!: =3D> N/A
powerpc/ppc64_defconfig+NO_RADIX
ppc64le/powernv_defconfig+NO_RADIX (what's in a name ;-)
> + {standard input}: Error: offset to unaligned destination: =3D> 2268,=
2316, 1691, 1362, 1455, 1598, 2502, 1645, 1988, 1927, 1409, 2615, 1548, 24=
09, 1268, 2363, 1314, 1208, 1785, 2034, 2222, 2661, 1880, 2552, 1161, 2082,=
1833, 2455, 2176, 2129, 1501, 1738
sh4/sh-randconfig (doesn't seem to be a new issue, seen before on v4.12-rc3=
)
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k=
.org
In personal conversations with technical people, I call myself a hacker. Bu=
t
when I'm talking to journalists I just say "programmer" or something like t=
hat.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Build regressions/improvements in v4.18-rc1
2018-06-18 9:28 ` Build regressions/improvements in v4.18-rc1 Geert Uytterhoeven
@ 2018-06-19 6:35 ` Michael Ellerman
2018-06-19 6:49 ` Geert Uytterhoeven
0 siblings, 1 reply; 4+ messages in thread
From: Michael Ellerman @ 2018-06-19 6:35 UTC (permalink / raw)
To: Geert Uytterhoeven, Linux Kernel Mailing List
Cc: Linux MIPS Mailing List, linux-ia64, Linux-sh list, sparclinux,
Andrew Morton, linuxppc-dev
Geert Uytterhoeven <geert@linux-m68k.org> writes:
> On Mon, Jun 18, 2018 at 11:18 AM Geert Uytterhoeven
> <geert@linux-m68k.org> wrote:
>> Below is the list of build error/warning regressions/improvements in
>> v4.18-rc1[1] compared to v4.17[2].
>>
>> Summarized:
>> - build errors: +11/-1
>
>> [1] http://kisskb.ellerman.id.au/kisskb/head/ce397d215ccd07b8ae3f71db689aedb85d56ab40/ (233 out of 244 configs)
>> [2] http://kisskb.ellerman.id.au/kisskb/head/29dcea88779c856c7dc92040a0c01233263101d4/ (all 244 configs)
>
>> 11 error regressions:
>> + /kisskb/src/drivers/ata/pata_ali.c: error: implicit declaration of function 'pci_domain_nr' [-Werror=implicit-function-declaration]: => 469:38
>
> sparc64/sparc-allmodconfig
>
>> + /kisskb/src/mm/memblock.c: error: redefinition of 'memblock_virt_alloc_try_nid': => 1413:15
>> + /kisskb/src/mm/memblock.c: error: redefinition of 'memblock_virt_alloc_try_nid_nopanic': => 1377:15
>> + /kisskb/src/mm/memblock.c: error: redefinition of 'memblock_virt_alloc_try_nid_raw': => 1340:15
>
> ia64/ia64-defconfig
> mips/bigsur_defconfig
> mips/cavium_octeon_defconfig
> mips/ip22_defconfig
> mips/ip27_defconfig
> mips/ip32_defconfig
> mips/malta_defconfig
> mips/mips-allmodconfig
> mips/mips-allnoconfig
> mips/mips-defconfig
> mipsel/mips-allmodconfig
> mipsel/mips-allnoconfig
> mipsel/mips-defconfig
These are now fixed in Linus' tree by:
6cc22dc08a24 ("revert "mm/memblock: add missing include <linux/bootmem.h>"")
>> + error: ".radix__flush_pwc_lpid" [arch/powerpc/kvm/kvm-hv.ko] undefined!: => N/A
>> + error: ".radix__flush_tlb_lpid_page" [arch/powerpc/kvm/kvm-hv.ko] undefined!: => N/A
>> + error: ".radix__local_flush_tlb_lpid_guest" [arch/powerpc/kvm/kvm-hv.ko] undefined!: => N/A
>> + error: "radix__flush_pwc_lpid" [arch/powerpc/kvm/kvm-hv.ko] undefined!: => N/A
>> + error: "radix__flush_tlb_lpid_page" [arch/powerpc/kvm/kvm-hv.ko] undefined!: => N/A
>> + error: "radix__local_flush_tlb_lpid_guest" [arch/powerpc/kvm/kvm-hv.ko] undefined!: => N/A
>
> powerpc/ppc64_defconfig+NO_RADIX
> ppc64le/powernv_defconfig+NO_RADIX (what's in a name ;-)
Can you tell we don't test that combination very often :/
>> + {standard input}: Error: offset to unaligned destination: => 2268, 2316, 1691, 1362, 1455, 1598, 2502, 1645, 1988, 1927, 1409, 2615, 1548, 2409, 1268, 2363, 1314, 1208, 1785, 2034, 2222, 2661, 1880, 2552, 1161, 2082, 1833, 2455, 2176, 2129, 1501, 1738
>
> sh4/sh-randconfig (doesn't seem to be a new issue, seen before on v4.12-rc3)
I think I'll disable that one, it's been broken more often that not and
I doubt anyone is that motivated to fix sh4 randconfig breakages?
http://kisskb.ellerman.id.au/kisskb/target/1826/
Relatedly I might move all the randconfig targets from Linus' tree into
a separate "linus-rand" tree, so that they don't pollute the results, as
I've done for linux-next.
cheers
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Build regressions/improvements in v4.18-rc1
2018-06-19 6:35 ` Michael Ellerman
@ 2018-06-19 6:49 ` Geert Uytterhoeven
2018-06-21 0:50 ` Michael Ellerman
0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2018-06-19 6:49 UTC (permalink / raw)
To: Michael Ellerman
Cc: Linux Kernel Mailing List, Linux MIPS Mailing List, linux-ia64,
Linux-sh list, sparclinux, Andrew Morton, linuxppc-dev
Hi Michael,
On Tue, Jun 19, 2018 at 8:35 AM Michael Ellerman <mpe@ellerman.id.au> wrote=
:
> Geert Uytterhoeven <geert@linux-m68k.org> writes:
> > On Mon, Jun 18, 2018 at 11:18 AM Geert Uytterhoeven
> > <geert@linux-m68k.org> wrote:
> >> Below is the list of build error/warning regressions/improvements in
> >> v4.18-rc1[1] compared to v4.17[2].
> >> + /kisskb/src/mm/memblock.c: error: redefinition of 'memblock_virt_a=
lloc_try_nid': =3D> 1413:15
> >> + /kisskb/src/mm/memblock.c: error: redefinition of 'memblock_virt_a=
lloc_try_nid_nopanic': =3D> 1377:15
> >> + /kisskb/src/mm/memblock.c: error: redefinition of 'memblock_virt_a=
lloc_try_nid_raw': =3D> 1340:15
> >
> > ia64/ia64-defconfig
> > mips/bigsur_defconfig
> > mips/cavium_octeon_defconfig
> > mips/ip22_defconfig
> > mips/ip27_defconfig
> > mips/ip32_defconfig
> > mips/malta_defconfig
> > mips/mips-allmodconfig
> > mips/mips-allnoconfig
> > mips/mips-defconfig
> > mipsel/mips-allmodconfig
> > mipsel/mips-allnoconfig
> > mipsel/mips-defconfig
>
> These are now fixed in Linus' tree by:
>
> 6cc22dc08a24 ("revert "mm/memblock: add missing include <linux/bootmem.=
h>"")
Good.
> >> + error: ".radix__flush_pwc_lpid" [arch/powerpc/kvm/kvm-hv.ko] undef=
ined!: =3D> N/A
> >> + error: ".radix__flush_tlb_lpid_page" [arch/powerpc/kvm/kvm-hv.ko] =
undefined!: =3D> N/A
> >> + error: ".radix__local_flush_tlb_lpid_guest" [arch/powerpc/kvm/kvm-=
hv.ko] undefined!: =3D> N/A
> >> + error: "radix__flush_pwc_lpid" [arch/powerpc/kvm/kvm-hv.ko] undefi=
ned!: =3D> N/A
> >> + error: "radix__flush_tlb_lpid_page" [arch/powerpc/kvm/kvm-hv.ko] u=
ndefined!: =3D> N/A
> >> + error: "radix__local_flush_tlb_lpid_guest" [arch/powerpc/kvm/kvm-h=
v.ko] undefined!: =3D> N/A
> >
> > powerpc/ppc64_defconfig+NO_RADIX
> > ppc64le/powernv_defconfig+NO_RADIX (what's in a name ;-)
>
> Can you tell we don't test that combination very often :/
That's why you have a special config for it? ;-)
> >> + {standard input}: Error: offset to unaligned destination: =3D> 22=
68, 2316, 1691, 1362, 1455, 1598, 2502, 1645, 1988, 1927, 1409, 2615, 1548,=
2409, 1268, 2363, 1314, 1208, 1785, 2034, 2222, 2661, 1880, 2552, 1161, 20=
82, 1833, 2455, 2176, 2129, 1501, 1738
> >
> > sh4/sh-randconfig (doesn't seem to be a new issue, seen before on v4.12=
-rc3)
>
> I think I'll disable that one, it's been broken more often that not and
> I doubt anyone is that motivated to fix sh4 randconfig breakages?
Probably not. Usually I ignore the commonly seen issues.
This one was more uncommon, so I kept it.
> Relatedly I might move all the randconfig targets from Linus' tree into
> a separate "linus-rand" tree, so that they don't pollute the results, as
> I've done for linux-next.
Sounds look a good thing.
Gr{oetje,eeting}s,
Geert
--=20
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k=
.org
In personal conversations with technical people, I call myself a hacker. Bu=
t
when I'm talking to journalists I just say "programmer" or something like t=
hat.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Build regressions/improvements in v4.18-rc1
2018-06-19 6:49 ` Geert Uytterhoeven
@ 2018-06-21 0:50 ` Michael Ellerman
0 siblings, 0 replies; 4+ messages in thread
From: Michael Ellerman @ 2018-06-21 0:50 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Linux Kernel Mailing List, Linux MIPS Mailing List, linux-ia64,
Linux-sh list, sparclinux, Andrew Morton, linuxppc-dev
Geert Uytterhoeven <geert@linux-m68k.org> writes:
> On Tue, Jun 19, 2018 at 8:35 AM Michael Ellerman <mpe@ellerman.id.au> wrote:
>> Geert Uytterhoeven <geert@linux-m68k.org> writes:
>> > On Mon, Jun 18, 2018 at 11:18 AM Geert Uytterhoeven
>> > <geert@linux-m68k.org> wrote:
>> >> Below is the list of build error/warning regressions/improvements in
>> >> v4.18-rc1[1] compared to v4.17[2].
...
>
>> Relatedly I might move all the randconfig targets from Linus' tree into
>> a separate "linus-rand" tree, so that they don't pollute the results, as
>> I've done for linux-next.
>
> Sounds look a good thing.
OK done.
See eg:
http://kisskb.ellerman.id.au/kisskb/head/14180/
At the moment the "head" page shows the progress/successful for that
head across all branches, so the linus-rand results get counted together
with the linus results which is a bit annoying.
I'm working on a change so that you can view a head *on a branch* so
that you only see the progress/successful for that branch. I'll try and
polish that up and get it pushed RSN.
cheers
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-06-21 0:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20180618091729.11091-1-geert@linux-m68k.org>
2018-06-18 9:28 ` Build regressions/improvements in v4.18-rc1 Geert Uytterhoeven
2018-06-19 6:35 ` Michael Ellerman
2018-06-19 6:49 ` Geert Uytterhoeven
2018-06-21 0:50 ` Michael Ellerman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).