Searched hist:"4 e3bca8f7cdd3b658ee7ad700fdce95b5e13a441" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm64/include/asm/ |
H A D | vdso.h | diff 4e3bca8f7cdd3b658ee7ad700fdce95b5e13a441 Tue Aug 30 12:48:32 CEST 2022 Joey Gouly <joey.gouly@arm.com> arm64: alternative: patch alternatives in the vDSO
Make it possible to use alternatives in the vDSO, so that better implementations can be used if possible.
Signed-off-by: Joey Gouly <joey.gouly@arm.com> Cc: Will Deacon <will@kernel.org> Cc: Vincenzo Frascino <vincenzo.frascino@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Link: https://lore.kernel.org/r/20220830104833.34636-3-joey.gouly@arm.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
/linux/arch/arm64/kernel/vdso/ |
H A D | vdso.lds.S | diff 4e3bca8f7cdd3b658ee7ad700fdce95b5e13a441 Tue Aug 30 12:48:32 CEST 2022 Joey Gouly <joey.gouly@arm.com> arm64: alternative: patch alternatives in the vDSO
Make it possible to use alternatives in the vDSO, so that better implementations can be used if possible.
Signed-off-by: Joey Gouly <joey.gouly@arm.com> Cc: Will Deacon <will@kernel.org> Cc: Vincenzo Frascino <vincenzo.frascino@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Link: https://lore.kernel.org/r/20220830104833.34636-3-joey.gouly@arm.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
/linux/arch/arm64/kernel/ |
H A D | alternative.c | diff 4e3bca8f7cdd3b658ee7ad700fdce95b5e13a441 Tue Aug 30 12:48:32 CEST 2022 Joey Gouly <joey.gouly@arm.com> arm64: alternative: patch alternatives in the vDSO
Make it possible to use alternatives in the vDSO, so that better implementations can be used if possible.
Signed-off-by: Joey Gouly <joey.gouly@arm.com> Cc: Will Deacon <will@kernel.org> Cc: Vincenzo Frascino <vincenzo.frascino@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Link: https://lore.kernel.org/r/20220830104833.34636-3-joey.gouly@arm.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|
H A D | vdso.c | diff 4e3bca8f7cdd3b658ee7ad700fdce95b5e13a441 Tue Aug 30 12:48:32 CEST 2022 Joey Gouly <joey.gouly@arm.com> arm64: alternative: patch alternatives in the vDSO
Make it possible to use alternatives in the vDSO, so that better implementations can be used if possible.
Signed-off-by: Joey Gouly <joey.gouly@arm.com> Cc: Will Deacon <will@kernel.org> Cc: Vincenzo Frascino <vincenzo.frascino@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Link: https://lore.kernel.org/r/20220830104833.34636-3-joey.gouly@arm.com Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
|