Home
last modified time | relevance | path

Searched hist:"19 c233b79d1af7b5af1ec68c1172848648184449" (Results 1 – 25 of 28) sorted by relevance

12

/linux/arch/arm/mach-digicolor/
H A Ddigicolor.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
/linux/arch/arm/mach-omap2/
H A Dvoltagedomains54xx_data.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
H A Dvoltagedomains44xx_data.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
H A Dvoltagedomains3xxx_data.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
H A Dvc.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
H A Dprm_common.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
/linux/arch/arm/mach-bcm/
H A Dbcm_5301x.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
H A Dbcm_kona_smc.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
/linux/arch/arm/mach-at91/
H A Dat91sam9.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
H A Dsama5.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
H A Dat91rm9200.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
/linux/arch/arm/mach-pxa/
H A Dpxa-dt.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
/linux/arch/arm/mach-spear/
H A Dtime.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
/linux/arch/arm/mach-mmp/
H A Dmmp2-dt.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
H A Dmmp-dt.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
/linux/arch/arm/mach-sti/
H A Dboard-dt.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
/linux/arch/arm/mach-shmobile/
H A Dsetup-r7s72100.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
H A Dsetup-r8a73a4.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
H A Dsetup-r8a7778.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
H A Dsetup-r8a7740.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
H A Dsetup-r8a7779.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
/linux/arch/arm/mach-imx/
H A Dmach-imx7d.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
/linux/arch/arm/mach-lpc32xx/
H A Dphy3250.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
/linux/arch/arm/mach-davinci/
H A Dda8xx-dt.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
/linux/arch/arm/mach-mxs/
H A Dmach-mxs.cdiff 19c233b79d1af7b5af1ec68c1172848648184449 Tue Jul 28 00:27:52 CEST 2015 Nicolas Pitre <nicolas.pitre@linaro.org> ARM: appropriate __init annotation for const data

Init data marked const should be annotated with __initconst for
correctness and not __initdata. In some cases the array gathering
references to that data has to be marked const as well. This fixes
LTO builds that otherwise fail with section mismatch errors.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>

12