From: CLEMENT MATHIEU--DRIF <clement.mathieu--drif@eviden.com>
To: Roman Penyaev <r.peniaev@gmail.com>
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [PATCH 0/2] chardev/char-mux: tweak mux bitset operations
Date: Mon, 4 Nov 2024 07:52:53 +0000 [thread overview]
Message-ID: <3ae95064-802a-41c7-bc99-faee079771d9@eviden.com> (raw)
In-Reply-To: <20241102110719.682399-1-r.peniaev@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1160 bytes --]
Hi Roman,
Reviewed-by Clément Mathieu--Drif <clement.mathieu--drif@eviden.com><mailto:clement.mathieu--drif@eviden.com> Thanks!
On 02/11/2024 12:07, Roman Penyaev wrote:
Caution: External email. Do not open attachments or click links, unless this email comes from a known sender and you know the content is safe.
Patchset tweaks bitset operations by changing a constant to unsigned
long, introduces a static compile check and simplifies bitset operations.
Roman Penyaev (2):
chardev/char-mux: shift unsigned long to avoid 32-bit overflow
chardev/char-mux: make boolean bit check instead of find_next_bit()
chardev/char-mux.c | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
Signed-off-by: Roman Penyaev <r.peniaev@gmail.com><mailto:r.peniaev@gmail.com>
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com><mailto:marcandre.lureau@redhat.com>
Cc: Peter Maydell <peter.maydell@linaro.org><mailto:peter.maydell@linaro.org>
Cc: Clément Mathieu--Drif <clement.mathieu--drif@eviden.com><mailto:clement.mathieu--drif@eviden.com>
Cc: qemu-devel@nongnu.org<mailto:qemu-devel@nongnu.org>
--
2.34.1
[-- Attachment #2: Type: text/html, Size: 1870 bytes --]
prev parent reply other threads:[~2024-11-04 7:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-02 11:07 [PATCH 0/2] chardev/char-mux: tweak mux bitset operations Roman Penyaev
2024-11-02 11:07 ` [PATCH 1/2] chardev/char-mux: shift unsigned long to avoid 32-bit overflow Roman Penyaev
2024-11-02 11:07 ` [PATCH 2/2] chardev/char-mux: make boolean bit check instead of find_next_bit() Roman Penyaev
2024-11-04 7:40 ` [PATCH 0/2] chardev/char-mux: tweak mux bitset operations Marc-André Lureau
2024-11-04 7:52 ` CLEMENT MATHIEU--DRIF [this message]
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=3ae95064-802a-41c7-bc99-faee079771d9@eviden.com \
--to=clement.mathieu--drif@eviden.com \
--cc=marcandre.lureau@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=r.peniaev@gmail.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 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).