All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tiezhu Yang <yangtiezhu@loongson.cn>
To: Huacai Chen <chenhuacai@kernel.org>, WANG Xuerui <kernel@xen0n.name>
Cc: Xuefeng Li <lixuefeng@loongson.cn>,
	Jianmin Lv <lvjianmin@loongson.cn>, Jun Yi <yijun@loongson.cn>,
	Rui Wang <wangrui@loongson.cn>,
	linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] LoongArch: Modify handle_syscall
Date: Tue, 21 Jun 2022 18:07:52 +0800	[thread overview]
Message-ID: <1655806074-17454-1-git-send-email-yangtiezhu@loongson.cn> (raw)

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


             reply	other threads:[~2022-06-21 10:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-21 10:07 Tiezhu Yang [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1655806074-17454-1-git-send-email-yangtiezhu@loongson.cn \
    --to=yangtiezhu@loongson.cn \
    --cc=chenhuacai@kernel.org \
    --cc=kernel@xen0n.name \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lixuefeng@loongson.cn \
    --cc=lvjianmin@loongson.cn \
    --cc=wangrui@loongson.cn \
    --cc=yijun@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.