Searched hist:"9 d4f13e531b4722fe40cc8e28c02a495bdd49267" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm/boot/ |
H A D | Makefile | diff 9d4f13e531b4722fe40cc8e28c02a495bdd49267 Tue Jan 03 18:28:33 CET 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Make kernel link address depend on PAGE_OFFSET
We are coding the kernel link address into the makefiles, which is invisibly dependent on PAGE_OFFSET. If PAGE_OFFSET is changed, the makefiles also need to be changed.
Make adjustments such that the makefiles encode just the offset from PAGE_OFFSET for the kernel link address, and use PAGE_OFFSET in the linker scripts directly.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/linux/arch/arm/kernel/ |
H A D | vmlinux.lds.S | diff 9d4f13e531b4722fe40cc8e28c02a495bdd49267 Tue Jan 03 18:28:33 CET 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Make kernel link address depend on PAGE_OFFSET
We are coding the kernel link address into the makefiles, which is invisibly dependent on PAGE_OFFSET. If PAGE_OFFSET is changed, the makefiles also need to be changed.
Make adjustments such that the makefiles encode just the offset from PAGE_OFFSET for the kernel link address, and use PAGE_OFFSET in the linker scripts directly.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
H A D | head.S | diff 9d4f13e531b4722fe40cc8e28c02a495bdd49267 Tue Jan 03 18:28:33 CET 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Make kernel link address depend on PAGE_OFFSET
We are coding the kernel link address into the makefiles, which is invisibly dependent on PAGE_OFFSET. If PAGE_OFFSET is changed, the makefiles also need to be changed.
Make adjustments such that the makefiles encode just the offset from PAGE_OFFSET for the kernel link address, and use PAGE_OFFSET in the linker scripts directly.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|
/linux/arch/arm/ |
H A D | Makefile | diff 9d4f13e531b4722fe40cc8e28c02a495bdd49267 Tue Jan 03 18:28:33 CET 2006 Russell King <rmk@dyn-67.arm.linux.org.uk> [ARM] Make kernel link address depend on PAGE_OFFSET
We are coding the kernel link address into the makefiles, which is invisibly dependent on PAGE_OFFSET. If PAGE_OFFSET is changed, the makefiles also need to be changed.
Make adjustments such that the makefiles encode just the offset from PAGE_OFFSET for the kernel link address, and use PAGE_OFFSET in the linker scripts directly.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
|