Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1223563
| From | Geert Uytterhoeven <geert@linux-m68k.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Build regressions/improvements in v4.3-rc1 |
| Date | 2015-09-13 11:10 +0200 |
| Message-ID | <q8bsm-3aE-13@gated-at.bofh.it> (permalink) |
| References | <q8bsl-3aE-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Sep 13, 2015 at 11:01 AM, Geert Uytterhoeven
<geert@linux-m68k.org> wrote:
> Below is the list of build error/warning regressions/improvements in
> v4.3-rc1[1] compared to v4.2[2].
>
> Summarized:
> - build errors: +15/-6
> [1] http://kisskb.ellerman.id.au/kisskb/head/9353/ (all 254 configs)
> [2] http://kisskb.ellerman.id.au/kisskb/head/9309/ (all 254 configs)
> + /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit declaration of function 'early_init_dt_scan_nodes' [-Werror=implicit-function-declaration]: => 244:2
> + /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit declaration of function 'early_init_dt_verify' [-Werror=implicit-function-declaration]: => 215:2
> + /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit declaration of function 'of_flat_dt_match_machine' [-Werror=implicit-function-declaration]: => 218:2
> + /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit declaration of function 'of_get_flat_dt_prop' [-Werror=implicit-function-declaration]: => 229:3
> + /home/kisskb/slave/src/arch/arm/kernel/devtree.c: error: implicit declaration of function 'of_get_flat_dt_root' [-Werror=implicit-function-declaration]: => 228:3
> + /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
> + /home/kisskb/slave/src/arch/powerpc/kvm/book3s_pr.c: error: 'last_sc' may be used uninitialized in this function [-Werror=uninitialized]: => 1094:31
powerpc-allyesconfig, powerpc-randconfig, powerpc-allmodconfig
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.3-rc1 Geert Uytterhoeven <geert@linux-m68k.org> - 2015-09-13 11:10 +0200
Re: Build regressions/improvements in v4.3-rc1 Guenter Roeck <linux@roeck-us.net> - 2015-09-13 17:20 +0200
Re: Build regressions/improvements in v4.3-rc1 Russell King - ARM Linux <linux@arm.linux.org.uk> - 2015-09-13 19:00 +0200
Re: Build regressions/improvements in v4.3-rc1 Guenter Roeck <linux@roeck-us.net> - 2015-09-14 03:40 +0200
Re: Build regressions/improvements in v4.3-rc1 Geert Uytterhoeven <geert@linux-m68k.org> - 2015-09-13 22:30 +0200
Re: Build regressions/improvements in v4.3-rc1 Michael Ellerman <mpe@ellerman.id.au> - 2015-09-14 07:20 +0200
csiph-web