From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Junhao He <hejunhao3@huawei.com>
Cc: mathieu.poirier@linaro.org, suzuki.poulose@arm.com,
mike.leach@linaro.org, leo.yan@linaro.org,
jonathan.cameron@huawei.com, john.garry@huawei.com,
coresight@lists.linaro.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org,
lpieralisi@kernel.org, linuxarm@huawei.com,
yangyicong@huawei.com, liuqi115@huawei.com,
f.fangjian@huawei.com, prime.zeng@hisilicon.com
Subject: Re: [PATCH v13 0/2] Add support for UltraSoc System Memory Buffer
Date: Mon, 14 Nov 2022 20:11:45 +0700 [thread overview]
Message-ID: <Y3I+kaZOe4TPNsd/@debian.me> (raw)
In-Reply-To: <20221114090316.63157-1-hejunhao3@huawei.com>
[-- Attachment #1: Type: text/plain, Size: 397 bytes --]
On Mon, Nov 14, 2022 at 05:03:14PM +0800, Junhao He wrote:
> Add support for UltraSoc System Memory Buffer.
>
The cover letter message (aside changelogs) is short but LGTM. However,
for individual patches description, please write in imperative mood
(that is, no "This patch/commit does foo" but "Do foo" instead).
Thanks.
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Junhao He <hejunhao3@huawei.com>
Cc: mathieu.poirier@linaro.org, suzuki.poulose@arm.com,
mike.leach@linaro.org, leo.yan@linaro.org,
jonathan.cameron@huawei.com, john.garry@huawei.com,
coresight@lists.linaro.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org,
lpieralisi@kernel.org, linuxarm@huawei.com,
yangyicong@huawei.com, liuqi115@huawei.com,
f.fangjian@huawei.com, prime.zeng@hisilicon.com
Subject: Re: [PATCH v13 0/2] Add support for UltraSoc System Memory Buffer
Date: Mon, 14 Nov 2022 20:11:45 +0700 [thread overview]
Message-ID: <Y3I+kaZOe4TPNsd/@debian.me> (raw)
In-Reply-To: <20221114090316.63157-1-hejunhao3@huawei.com>
[-- Attachment #1.1: Type: text/plain, Size: 397 bytes --]
On Mon, Nov 14, 2022 at 05:03:14PM +0800, Junhao He wrote:
> Add support for UltraSoc System Memory Buffer.
>
The cover letter message (aside changelogs) is short but LGTM. However,
for individual patches description, please write in imperative mood
(that is, no "This patch/commit does foo" but "Do foo" instead).
Thanks.
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-11-14 13:11 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-14 9:03 [PATCH v13 0/2] Add support for UltraSoc System Memory Buffer Junhao He
2022-11-14 9:03 ` Junhao He
2022-11-14 9:03 ` [PATCH v13 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver Junhao He
2022-11-14 9:03 ` Junhao He
2022-11-15 11:06 ` Suzuki K Poulose
2022-11-15 11:06 ` Suzuki K Poulose
2022-11-18 12:45 ` hejunhao
2022-11-18 12:45 ` hejunhao
2022-11-21 10:47 ` Suzuki Kuruppassery Poulose
2022-11-21 10:47 ` Suzuki Kuruppassery Poulose
2022-11-22 13:23 ` hejunhao
2022-11-22 13:23 ` hejunhao
2022-11-22 14:06 ` Suzuki K Poulose
2022-11-22 14:06 ` Suzuki K Poulose
2022-11-23 6:54 ` hejunhao
2022-11-23 6:54 ` hejunhao
2022-11-14 9:03 ` [PATCH v13 2/2] Documentation: Add document for UltraSoc SMB drivers Junhao He
2022-11-14 9:03 ` Junhao He
2022-11-14 13:57 ` Bagas Sanjaya
2022-11-14 13:57 ` Bagas Sanjaya
2022-11-15 7:33 ` hejunhao
2022-11-15 7:33 ` hejunhao
2022-11-15 7:35 ` Bagas Sanjaya
2022-11-15 7:35 ` Bagas Sanjaya
2022-11-15 11:01 ` hejunhao
2022-11-15 11:01 ` hejunhao
2022-11-14 13:11 ` Bagas Sanjaya [this message]
2022-11-14 13:11 ` [PATCH v13 0/2] Add support for UltraSoc System Memory Buffer Bagas Sanjaya
2022-11-15 7:52 ` hejunhao
2022-11-15 7:52 ` hejunhao
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=Y3I+kaZOe4TPNsd/@debian.me \
--to=bagasdotme@gmail.com \
--cc=coresight@lists.linaro.org \
--cc=f.fangjian@huawei.com \
--cc=hejunhao3@huawei.com \
--cc=john.garry@huawei.com \
--cc=jonathan.cameron@huawei.com \
--cc=leo.yan@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=liuqi115@huawei.com \
--cc=lpieralisi@kernel.org \
--cc=mathieu.poirier@linaro.org \
--cc=mike.leach@linaro.org \
--cc=prime.zeng@hisilicon.com \
--cc=suzuki.poulose@arm.com \
--cc=yangyicong@huawei.com \
/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.