From: Hao Zeng <zenghao@kylinos.cn>
To: jonathan.cameron@huawei.com, fan.ni@samsung.com,
peter.maydell@linaro.org, qemu-devel@nongnu.org
Cc: Hao Zeng <zenghao@kylinos.cn>
Subject: [PATCH v2 0/2] cxl-cdat:Fix two problems of ct3_load_cdat
Date: Wed, 12 Apr 2023 15:16:31 +0800 [thread overview]
Message-ID: <20230412071633.2660412-1-zenghao@kylinos.cn> (raw)
This v2 contains a change suggested by Peter Maydell in patch v1.
v1 link:https://lore.kernel.org/all/20230403084245.54861-1-zenghao@kylinos.cn/
ChangeLog:
v1->v2:
- Patch 1: No change in patch v1
- Patch 2: Fix the check on the return value of fread() in ct3_load_cdat
Hao Zeng (2):
cxl-cdat:Fix open file not closed in ct3_load_cdat
cxl-cdat:Fix the check on the return value of fread()
hw/cxl/cxl-cdat.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.37.2
No virus found
Checked by Hillstone Network AntiVirus
next reply other threads:[~2023-04-12 7:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-12 7:16 Hao Zeng [this message]
2023-04-12 7:16 ` [PATCH v2 1/2] cxl-cdat:Fix open file not closed in ct3_load_cdat Hao Zeng
2023-04-12 9:58 ` Philippe Mathieu-Daudé
2023-04-12 7:16 ` [PATCH v2 2/2] cxl-cdat:Fix the check on the return value of fread() Hao Zeng
2023-04-12 10:02 ` Philippe Mathieu-Daudé
2023-04-12 13:02 ` Jonathan Cameron via
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=20230412071633.2660412-1-zenghao@kylinos.cn \
--to=zenghao@kylinos.cn \
--cc=fan.ni@samsung.com \
--cc=jonathan.cameron@huawei.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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;
as well as URLs for NNTP newsgroup(s).