Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1300797
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Build regressions/improvements in v4.4-rc8 |
| Date | 2016-01-04 16:10 +0100 |
| Message-ID | <qNeVI-55l-19@gated-at.bofh.it> (permalink) |
| References | <qNeVI-55l-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jan 4, 2016 at 4:01 PM, Geert Uytterhoeven <geert@linux-m68k.org> wrote:
> JFYI, when comparing v4.4-rc8[1] to v4.4-rc7[3], the summaries are:
> - build errors: +19/-18
+ /home/kisskb/slave/src/arch/arm/kernel/ftrace.c: error: implicit
declaration of function 'flush_tlb_all'
[-Werror=implicit-function-declaration]: => 93:2
+ /home/kisskb/slave/src/arch/arm/kernel/patch.c: error:
'L_PTE_DIRTY' undeclared (first use in this function): => 39:2
+ /home/kisskb/slave/src/arch/arm/kernel/patch.c: error:
'L_PTE_MT_WRITEBACK' undeclared (first use in this function): => 39:2
+ /home/kisskb/slave/src/arch/arm/kernel/patch.c: error:
'L_PTE_PRESENT' undeclared (first use in this function): => 39:2
+ /home/kisskb/slave/src/arch/arm/kernel/patch.c: error: 'L_PTE_XN'
undeclared (first use in this function): => 39:2
+ /home/kisskb/slave/src/arch/arm/kernel/patch.c: error:
'L_PTE_YOUNG' undeclared (first use in this function): => 39:2
arm-randconfig
Seen and report before
+ /tmp/cc5DX198.s: Error: can't resolve `_start' {*UND* section} -
`L0^A' {.text section}: => 43
+ /tmp/ccHnSrdb.s: Error: can't resolve `_start' {*UND* section} -
`L0^A' {.text section}: => 49, 366
+ /tmp/ccSLqWGf.s: Error: can't resolve `_start' {*UND* section} -
`L0^A' {.text section}: => 43
+ /tmp/cch44bTJ.s: Error: can't resolve `_start' {*UND* section} -
`L0^A' {.text section}: => 378, 49
+ /tmp/ccjj7cLa.s: Error: can't resolve `_start' {*UND* section} -
`L0^A' {.text section}: => 43
+ /tmp/ccsgtMo8.s: Error: can't resolve `_start' {*UND* section} -
`L0^A' {.text section}: => 41, 403
+ /tmp/ccxItlIa.s: Error: can't resolve `_start' {*UND* section} -
`L0^A' {.text section}: => 43
Various mips.
Seems like the fix for this fix still doesn't fix everything?
> [1] http://kisskb.ellerman.id.au/kisskb/head/9755/ (all 259 configs)
> [3] http://kisskb.ellerman.id.au/kisskb/head/9745/ (258 out of 259 configs)
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. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Build regressions/improvements in v4.4-rc8 Geert Uytterhoeven <geert@linux-m68k.org> - 2016-01-04 16:10 +0100 Re: Build regressions/improvements in v4.4-rc8 Guenter Roeck <linux@roeck-us.net> - 2016-01-04 16:30 +0100
csiph-web