Searched hist:"00 ef543419366e8b742435992d08e0d5a87fd561" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ |
H A D | asm-uaccess.h | diff 00ef543419366e8b742435992d08e0d5a87fd561 Tue Feb 02 06:36:57 CST 2021 Joey Gouly <joey.gouly@arm.com> arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset
Add RESERVED_SWAPPER_OFFSET and use that instead of hardcoding the offset between swapper_pg_dir and reserved_pg_dir.
Then use RESERVED_SWAPPER_OFFSET to assert that the offset is correct at link time.
Signed-off-by: Joey Gouly <joey.gouly@arm.com> Reviewed-by: Mark Rutland <mark.rutland@arm.com> Tested-by: Mark Rutland <mark.rutland@arm.com> Link: https://lore.kernel.org/r/20210202123658.22308-2-joey.gouly@arm.com Signed-off-by: Will Deacon <will@kernel.org>
|
H A D | uaccess.h | diff 00ef543419366e8b742435992d08e0d5a87fd561 Tue Feb 02 06:36:57 CST 2021 Joey Gouly <joey.gouly@arm.com> arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset
Add RESERVED_SWAPPER_OFFSET and use that instead of hardcoding the offset between swapper_pg_dir and reserved_pg_dir.
Then use RESERVED_SWAPPER_OFFSET to assert that the offset is correct at link time.
Signed-off-by: Joey Gouly <joey.gouly@arm.com> Reviewed-by: Mark Rutland <mark.rutland@arm.com> Tested-by: Mark Rutland <mark.rutland@arm.com> Link: https://lore.kernel.org/r/20210202123658.22308-2-joey.gouly@arm.com Signed-off-by: Will Deacon <will@kernel.org>
|
H A D | memory.h | diff 00ef543419366e8b742435992d08e0d5a87fd561 Tue Feb 02 06:36:57 CST 2021 Joey Gouly <joey.gouly@arm.com> arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset
Add RESERVED_SWAPPER_OFFSET and use that instead of hardcoding the offset between swapper_pg_dir and reserved_pg_dir.
Then use RESERVED_SWAPPER_OFFSET to assert that the offset is correct at link time.
Signed-off-by: Joey Gouly <joey.gouly@arm.com> Reviewed-by: Mark Rutland <mark.rutland@arm.com> Tested-by: Mark Rutland <mark.rutland@arm.com> Link: https://lore.kernel.org/r/20210202123658.22308-2-joey.gouly@arm.com Signed-off-by: Will Deacon <will@kernel.org>
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | vmlinux.lds.S | diff 00ef543419366e8b742435992d08e0d5a87fd561 Tue Feb 02 06:36:57 CST 2021 Joey Gouly <joey.gouly@arm.com> arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset
Add RESERVED_SWAPPER_OFFSET and use that instead of hardcoding the offset between swapper_pg_dir and reserved_pg_dir.
Then use RESERVED_SWAPPER_OFFSET to assert that the offset is correct at link time.
Signed-off-by: Joey Gouly <joey.gouly@arm.com> Reviewed-by: Mark Rutland <mark.rutland@arm.com> Tested-by: Mark Rutland <mark.rutland@arm.com> Link: https://lore.kernel.org/r/20210202123658.22308-2-joey.gouly@arm.com Signed-off-by: Will Deacon <will@kernel.org>
|