- 06 Feb, 2013 1 commit
-
-
Ben Hutchings authored
-
- 16 Jan, 2013 1 commit
-
-
Ben Hutchings authored
-
- 03 Jan, 2013 1 commit
-
-
Ben Hutchings authored
-
- 06 Dec, 2012 1 commit
-
-
Ben Hutchings authored
-
- 16 Nov, 2012 1 commit
-
-
Ben Hutchings authored
-
- 30 Oct, 2012 1 commit
-
-
Ben Hutchings authored
-
- 17 Oct, 2012 1 commit
-
-
Ben Hutchings authored
-
- 10 Oct, 2012 1 commit
-
-
Ben Hutchings authored
-
- 19 Sep, 2012 1 commit
-
-
Ben Hutchings authored
-
- 12 Sep, 2012 1 commit
-
-
Ben Hutchings authored
-
- 19 Aug, 2012 1 commit
-
-
Ben Hutchings authored
-
- 09 Aug, 2012 1 commit
-
-
Ben Hutchings authored
-
- 04 Aug, 2012 1 commit
-
-
Ben Hutchings authored
-
- 02 Aug, 2012 1 commit
-
-
Ben Hutchings authored
-
- 25 Jul, 2012 1 commit
-
-
Ben Hutchings authored
-
- 12 Jul, 2012 1 commit
-
-
Ben Hutchings authored
-
- 04 Jul, 2012 1 commit
-
-
Ben Hutchings authored
-
- 19 Jun, 2012 1 commit
-
-
Ben Hutchings authored
-
- 10 Jun, 2012 1 commit
-
-
Ben Hutchings authored
-
- 30 May, 2012 2 commits
-
-
Ben Hutchings authored
-
H. Peter Anvin authored
commit 6520fe55 upstream. A new option is added to the relocs tool called '--realmode'. This option causes the generation of 16-bit segment relocations and 32-bit linear relocations for the real-mode code. When the real-mode code is moved to the low-memory during kernel initialization, these relocation entries can be used to relocate the code properly. In the assembly code 16-bit segment relocations must be relative to the 'real_mode_seg' absolute symbol. Linear relocations must be relative to a symbol prefixed with 'pa_'. 16-bit segment relocation is used to load cs:ip in 16-bit code. Linear relocations are used in the 32-bit code for relocatable data references. They are declared in the linker script of the real-mode code. The relocs tool is moved to arch/x86/tools/relocs.c, and added new target archscripts that can be used to build scripts needed building an architecture. be compiled before building the arch/x86 tree. [ hpa: accelerating this because it detects invalid absolute relocations, a serious bug in binutils 2.22.52.0.x which currently produces bad kernels. ] Signed-off-by:
H. Peter Anvin <hpa@linux.intel.com> Link: http://lkml.kernel.org/r/1336501366-28617-2-git-send-email-jarkko.sakkinen@intel.com Signed-off-by:
Jarkko Sakkinen <jarkko.sakkinen@intel.com> Signed-off-by:
H. Peter Anvin <hpa@linux.intel.com> Cc: <stable@vger.kernel.org> [bwh: Backported to 3.2: - Adjust context (no archheaders; no insn_sanity) - Expand put_unaligned_le32()] Signed-off-by:
Ben Hutchings <ben@decadent.org.uk>
-
- 20 May, 2012 1 commit
-
-
Ben Hutchings authored
-
- 11 May, 2012 1 commit
-
-
Ben Hutchings authored
-
- 22 Apr, 2012 1 commit
-
-
Greg Kroah-Hartman authored
-
- 13 Apr, 2012 1 commit
-
-
Greg Kroah-Hartman authored
-
- 02 Apr, 2012 1 commit
-
-
Greg Kroah-Hartman authored
-
- 23 Mar, 2012 1 commit
-
-
Greg Kroah-Hartman authored
-
- 19 Mar, 2012 1 commit
-
-
Greg Kroah-Hartman authored
-
- 13 Mar, 2012 1 commit
-
-
Greg Kroah-Hartman authored
-
- 12 Mar, 2012 1 commit
-
-
Greg Kroah-Hartman authored
-
- 01 Mar, 2012 1 commit
-
-
Greg Kroah-Hartman authored
-
- 27 Feb, 2012 1 commit
-
-
Greg Kroah-Hartman authored
-
- 20 Feb, 2012 1 commit
-
-
Greg Kroah-Hartman authored
-
- 13 Feb, 2012 1 commit
-
-
Greg Kroah-Hartman authored
-
- 06 Feb, 2012 1 commit
-
-
Greg Kroah-Hartman authored
-
- 03 Feb, 2012 2 commits
-
-
Greg Kroah-Hartman authored
-
Greg Kroah-Hartman authored
-
- 26 Jan, 2012 1 commit
-
-
Greg Kroah-Hartman authored
-
- 12 Jan, 2012 1 commit
-
-
Greg Kroah-Hartman authored
-
- 04 Jan, 2012 1 commit
-
-
Linus Torvalds authored
-