All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] LoongArch: Modify handle_syscall
@ 2022-06-21 10:07 Tiezhu Yang
  2022-06-21 10:07 ` [PATCH v2 1/2] LoongArch: Add TI_SYSCALL in output_thread_info_defines() Tiezhu Yang
  2022-06-21 10:07 ` [PATCH v2 2/2] LoongArch: No need to call RESTORE_ALL_AND_RET for all syscalls Tiezhu Yang
  0 siblings, 2 replies; 6+ messages in thread
From: Tiezhu Yang @ 2022-06-21 10:07 UTC (permalink / raw)
  To: Huacai Chen, WANG Xuerui
  Cc: Xuefeng Li, Jianmin Lv, Jun Yi, Rui Wang, linux-kernel

v2: update the commit message of patch #2 to fix a typo,
    sorry for that.

Tiezhu Yang (2):
  LoongArch: Add TI_SYSCALL in output_thread_info_defines()
  LoongArch: No need to call RESTORE_ALL_AND_RET for all syscalls

 arch/loongarch/include/asm/stackframe.h |  5 +++++
 arch/loongarch/kernel/asm-offsets.c     |  1 +
 arch/loongarch/kernel/entry.S           | 15 +++++++++++++++
 3 files changed, 21 insertions(+)

-- 
2.1.0


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

end of thread, other threads:[~2022-06-25  2:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-21 10:07 [PATCH v2 0/2] LoongArch: Modify handle_syscall Tiezhu Yang
2022-06-21 10:07 ` [PATCH v2 1/2] LoongArch: Add TI_SYSCALL in output_thread_info_defines() Tiezhu Yang
2022-06-21 10:07 ` [PATCH v2 2/2] LoongArch: No need to call RESTORE_ALL_AND_RET for all syscalls Tiezhu Yang
2022-06-22 10:01   ` Huacai Chen
2022-06-23  0:43     ` Tiezhu Yang
2022-06-25  2:09       ` Tiezhu Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.