linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] arm64: entry: Simplify KPTI trampoline exit code
@ 2023-04-18 14:36 Ard Biesheuvel
  2023-04-18 14:36 ` [PATCH v2 1/2] arm64: entry: Preserve/restore X29 even for compat tasks Ard Biesheuvel
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ard Biesheuvel @ 2023-04-18 14:36 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: catalin.marinas, will, mark.rutland, maz, Ard Biesheuvel

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(-)

-- 
2.39.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-25 18:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-18 14:36 [PATCH v2 0/2] arm64: entry: Simplify KPTI trampoline exit code Ard Biesheuvel
2023-04-18 14:36 ` [PATCH v2 1/2] arm64: entry: Preserve/restore X29 even for compat tasks Ard Biesheuvel
2023-04-18 14:36 ` [PATCH v2 2/2] arm64: entry: Simplify tramp_alias macro and tramp_exit routine Ard Biesheuvel
2023-05-16 14:35 ` [PATCH v2 0/2] arm64: entry: Simplify KPTI trampoline exit code Will Deacon
2023-05-25 18:23 ` Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).