Home
last modified time | relevance | path

Searched hist:"19 a046f07ce5a5c34ebb6432192d98cfdb38444f" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Dsections.hdiff 19a046f07ce5a5c34ebb6432192d98cfdb38444f Thu Sep 30 09:31:08 CDT 2021 Pasha Tatashin <pasha.tatashin@soleen.com> arm64: kexec: use ld script for relocation function

Currently, relocation code declares start and end variables
which are used to compute its size.

The better way to do this is to use ld script, and put relocation
function in its own section.

Signed-off-by: Pasha Tatashin <pasha.tatashin@soleen.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20210930143113.1502553-11-pasha.tatashin@soleen.com
Signed-off-by: Will Deacon <will@kernel.org>
/openbmc/linux/arch/arm64/kernel/
H A Drelocate_kernel.Sdiff 19a046f07ce5a5c34ebb6432192d98cfdb38444f Thu Sep 30 09:31:08 CDT 2021 Pasha Tatashin <pasha.tatashin@soleen.com> arm64: kexec: use ld script for relocation function

Currently, relocation code declares start and end variables
which are used to compute its size.

The better way to do this is to use ld script, and put relocation
function in its own section.

Signed-off-by: Pasha Tatashin <pasha.tatashin@soleen.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20210930143113.1502553-11-pasha.tatashin@soleen.com
Signed-off-by: Will Deacon <will@kernel.org>
H A Dmachine_kexec.cdiff 19a046f07ce5a5c34ebb6432192d98cfdb38444f Thu Sep 30 09:31:08 CDT 2021 Pasha Tatashin <pasha.tatashin@soleen.com> arm64: kexec: use ld script for relocation function

Currently, relocation code declares start and end variables
which are used to compute its size.

The better way to do this is to use ld script, and put relocation
function in its own section.

Signed-off-by: Pasha Tatashin <pasha.tatashin@soleen.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20210930143113.1502553-11-pasha.tatashin@soleen.com
Signed-off-by: Will Deacon <will@kernel.org>
H A Dvmlinux.lds.Sdiff 19a046f07ce5a5c34ebb6432192d98cfdb38444f Thu Sep 30 09:31:08 CDT 2021 Pasha Tatashin <pasha.tatashin@soleen.com> arm64: kexec: use ld script for relocation function

Currently, relocation code declares start and end variables
which are used to compute its size.

The better way to do this is to use ld script, and put relocation
function in its own section.

Signed-off-by: Pasha Tatashin <pasha.tatashin@soleen.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20210930143113.1502553-11-pasha.tatashin@soleen.com
Signed-off-by: Will Deacon <will@kernel.org>