Home
last modified time | relevance | path

Searched hist:c4a84ae39b4a5bdf609c0001e14207aa731aab30 (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dword-at-a-time.hdiff c4a84ae39b4a5bdf609c0001e14207aa731aab30 Tue Mar 24 04:41:09 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: 8322/1: keep .text and .fixup regions closer together

This moves all fixup snippets to the .text.fixup section, which is
a special section that gets emitted along with the .text section
for each input object file, i.e., the snippets are kept much closer
to the code they refer to, which helps prevent linker failure on
large kernels.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dfutex.hdiff c4a84ae39b4a5bdf609c0001e14207aa731aab30 Tue Mar 24 04:41:09 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: 8322/1: keep .text and .fixup regions closer together

This moves all fixup snippets to the .text.fixup section, which is
a special section that gets emitted along with the .text section
for each input object file, i.e., the snippets are kept much closer
to the code they refer to, which helps prevent linker failure on
large kernels.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Duaccess.hdiff c4a84ae39b4a5bdf609c0001e14207aa731aab30 Tue Mar 24 04:41:09 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: 8322/1: keep .text and .fixup regions closer together

This moves all fixup snippets to the .text.fixup section, which is
a special section that gets emitted along with the .text section
for each input object file, i.e., the snippets are kept much closer
to the code they refer to, which helps prevent linker failure on
large kernels.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
/openbmc/linux/arch/arm/nwfpe/
H A Dentry.Sdiff c4a84ae39b4a5bdf609c0001e14207aa731aab30 Tue Mar 24 04:41:09 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: 8322/1: keep .text and .fixup regions closer together

This moves all fixup snippets to the .text.fixup section, which is
a special section that gets emitted along with the .text section
for each input object file, i.e., the snippets are kept much closer
to the code they refer to, which helps prevent linker failure on
large kernels.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
/openbmc/linux/arch/arm/lib/
H A Dclear_user.Sdiff c4a84ae39b4a5bdf609c0001e14207aa731aab30 Tue Mar 24 04:41:09 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: 8322/1: keep .text and .fixup regions closer together

This moves all fixup snippets to the .text.fixup section, which is
a special section that gets emitted along with the .text section
for each input object file, i.e., the snippets are kept much closer
to the code they refer to, which helps prevent linker failure on
large kernels.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dcsumpartialcopyuser.Sdiff c4a84ae39b4a5bdf609c0001e14207aa731aab30 Tue Mar 24 04:41:09 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: 8322/1: keep .text and .fixup regions closer together

This moves all fixup snippets to the .text.fixup section, which is
a special section that gets emitted along with the .text section
for each input object file, i.e., the snippets are kept much closer
to the code they refer to, which helps prevent linker failure on
large kernels.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dcopy_to_user.Sdiff c4a84ae39b4a5bdf609c0001e14207aa731aab30 Tue Mar 24 04:41:09 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: 8322/1: keep .text and .fixup regions closer together

This moves all fixup snippets to the .text.fixup section, which is
a special section that gets emitted along with the .text section
for each input object file, i.e., the snippets are kept much closer
to the code they refer to, which helps prevent linker failure on
large kernels.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
/openbmc/linux/arch/arm/kernel/
H A Dswp_emulate.cdiff c4a84ae39b4a5bdf609c0001e14207aa731aab30 Tue Mar 24 04:41:09 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: 8322/1: keep .text and .fixup regions closer together

This moves all fixup snippets to the .text.fixup section, which is
a special section that gets emitted along with the .text section
for each input object file, i.e., the snippets are kept much closer
to the code they refer to, which helps prevent linker failure on
large kernels.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dvmlinux.lds.Sdiff c4a84ae39b4a5bdf609c0001e14207aa731aab30 Tue Mar 24 04:41:09 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: 8322/1: keep .text and .fixup regions closer together

This moves all fixup snippets to the .text.fixup section, which is
a special section that gets emitted along with the .text section
for each input object file, i.e., the snippets are kept much closer
to the code they refer to, which helps prevent linker failure on
large kernels.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
H A Dentry-armv.Sdiff c4a84ae39b4a5bdf609c0001e14207aa731aab30 Tue Mar 24 04:41:09 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: 8322/1: keep .text and .fixup regions closer together

This moves all fixup snippets to the .text.fixup section, which is
a special section that gets emitted along with the .text section
for each input object file, i.e., the snippets are kept much closer
to the code they refer to, which helps prevent linker failure on
large kernels.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
/openbmc/linux/arch/arm/mm/
H A Dalignment.cdiff c4a84ae39b4a5bdf609c0001e14207aa731aab30 Tue Mar 24 04:41:09 CDT 2015 Ard Biesheuvel <ard.biesheuvel@linaro.org> ARM: 8322/1: keep .text and .fixup regions closer together

This moves all fixup snippets to the .text.fixup section, which is
a special section that gets emitted along with the .text section
for each input object file, i.e., the snippets are kept much closer
to the code they refer to, which helps prevent linker failure on
large kernels.

Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>