The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Conor Dooley <conor.dooley@microchip.com>
To: zhangfei <zhang_fei_0403@163.com>
Cc: <ajones@ventanamicro.com>, <aou@eecs.berkeley.edu>,
	<linux-kernel@vger.kernel.org>, <linux-riscv@lists.infradead.org>,
	<palmer@dabbelt.com>, <paul.walmsley@sifive.com>,
	<zhangfei@nj.iscas.ac.cn>
Subject: Re: [PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
Date: Wed, 10 May 2023 08:13:58 +0100	[thread overview]
Message-ID: <20230510-cricket-dwindling-a35d40f1da10@wendy> (raw)
In-Reply-To: <20230510035243.8586-2-zhang_fei_0403@163.com>

[-- Attachment #1: Type: text/plain, Size: 1795 bytes --]

Hey Zhangfei,

On Wed, May 10, 2023 at 11:52:41AM +0800, zhangfei wrote:
> From: Andrew Jones <ajones@ventanamicro.com>
> 
> Aligning the first operand of each instructions with a tab is a
> typical style which improves readability. Apply it to memset.S.
> While there, we also make a small grammar change to a comment.
> 
> No functional change intended.
> 
> Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
> Reviewed-by: Conor Dooley <conor.dooley@microchip.com>

Three things for you here..
Firstly, since you sent Andrew's work, you need to add your own
Signed-off-by to the patch.
Secondly & thirdly, please version your patchsets & do not later
versions as an reply to the v1. In my mail client I see:

May 10 zhangfei        (  58)           ┌─>[PATCH 2/2] riscv: Optimize memset
May 10 Andrew Jones    (  36)           │ ┌─>
May 10 zhangfei        (  32)           ├─>Re: [PATCH] riscv: Optimize memset
May 10 zhangfei        ( 205)           ├─>[PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
May 10 zhangfei        (  56)         ┌─>[PATCH 0/2] riscv: Optimize memset for data sizes less than 16 bytes
May 09 Andrew Jones    (  87)       ┌─>Re: [PATCH] riscv: Optimize memset
May 09 zhangfei        (  67)     ┌─>Re: Re: [PATCH] riscv: Optimize memset
May 09 Andrew Jones    ( 211)     ├─>Re: [PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
May 09 zhangfei        (  57)     ├─>[PATCH 2/2] riscv: Optimize memset
May 09 zhangfei        ( 204)   ┌─>[PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
May 05 Andrew Jones    (  91) ┌─>
May 05 张飞            (  38) [PATCH] riscv: Optimize memset

How am I supposed to know what is what there?

Thanks,
Conor.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2023-05-10  7:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-05  8:43 [PATCH] riscv: Optimize memset 张飞
2023-05-05 11:54 ` Andrew Jones
2023-05-09  2:22   ` [PATCH 1/2] RISC-V: lib: Improve memset assembler formatting zhangfei
2023-05-09  2:22     ` [PATCH 2/2] riscv: Optimize memset zhangfei
2023-05-09  2:22     ` Re: [PATCH] " zhangfei
2023-05-09  9:16       ` Andrew Jones
2023-05-10  3:52         ` [PATCH 0/2] riscv: Optimize memset for data sizes less than 16 bytes zhangfei
2023-05-10  3:52           ` [PATCH 1/2] RISC-V: lib: Improve memset assembler formatting zhangfei
2023-05-10  7:13             ` Conor Dooley [this message]
2023-05-11  1:55               ` zhangfei
2023-05-10  3:52           ` [PATCH 2/2] riscv: Optimize memset zhangfei
2023-05-10  3:52           ` [PATCH] " zhangfei
2023-05-10  6:58             ` Andrew Jones
2023-05-11  1:42               ` zhangfei
2023-05-09  9:48     ` [PATCH 1/2] RISC-V: lib: Improve memset assembler formatting Andrew Jones

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=20230510-cricket-dwindling-a35d40f1da10@wendy \
    --to=conor.dooley@microchip.com \
    --cc=ajones@ventanamicro.com \
    --cc=aou@eecs.berkeley.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=zhang_fei_0403@163.com \
    --cc=zhangfei@nj.iscas.ac.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox