[PATCH v2 0/2] arm64: entry: Simplify KPTI trampoline exit code

Will Deacon will at kernel.org
Tue May 16 07:35:13 PDT 2023


On Tue, Apr 18, 2023 at 04:36:02PM +0200, Ard Biesheuvel wrote:
> Changes since v1:
> - add a separate patch that merges the native and compat code paths
> - improve commit log on patch #2
> 
> Ard Biesheuvel (2):
>   arm64: entry: Preserve/restore X29 even for compat tasks
>   arm64: entry: Simplify tramp_alias macro and tramp_exit routine
> 
>  arch/arm64/kernel/entry.S | 57 +++++++-------------
>  1 file changed, 20 insertions(+), 37 deletions(-)

For both patches:

Reviewed-by: Will Deacon <will at kernel.org>

Will



More information about the linux-arm-kernel mailing list