From: Paul Walmsley <pjw@kernel.org>
To: Jesse Taube <jtaubepe@redhat.com>
Cc: linux-riscv@lists.infradead.org,
Paul Walmsley <paul.walmsley@sifive.com>,
Palmer Dabbelt <palmer@dabbelt.com>,
Albert Ou <aou@eecs.berkeley.edu>,
Alexandre Ghiti <alex@ghiti.fr>,
Jesse Taube <Mr.Bossman075@gmail.com>,
linux-kernel@vger.kernel.org,
Andrew Jones <andrew.jones@oss.qualcomm.com>,
Nutty Liu <nutty.liu@hotmail.com>,
thecharlesjenkins@gmail.com
Subject: Re: [PATCH v4] RISC-V: hwprobe: Use BIT macro to avoid warnings
Date: Thu, 6 Aug 2026 19:34:31 -0600 (MDT) [thread overview]
Message-ID: <17aeb983-0f68-6d44-d7c4-a43bed4d525f@kernel.org> (raw)
In-Reply-To: <20260805153346.1036988-1-jtaubepe@redhat.com>
On Wed, 5 Aug 2026, Jesse Taube wrote:
> In uapi/asm/hwprobe.h file, (1 << N) is used to define the bit field
> which causes checkpatch to warn. Use _BITUL(N) and _BITULL(N) to avoid
> these warnings.
>
> Signed-off-by: Jesse Taube <jtaubepe@redhat.com>
Thanks, queued for v7.3 (with the new extensions converted as well).
- Paul
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
prev parent reply other threads:[~2026-08-07 1:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-05 15:33 [PATCH v4] RISC-V: hwprobe: Use BIT macro to avoid warnings Jesse Taube
2026-08-07 1:34 ` Paul Walmsley [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=17aeb983-0f68-6d44-d7c4-a43bed4d525f@kernel.org \
--to=pjw@kernel.org \
--cc=Mr.Bossman075@gmail.com \
--cc=alex@ghiti.fr \
--cc=andrew.jones@oss.qualcomm.com \
--cc=aou@eecs.berkeley.edu \
--cc=jtaubepe@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=nutty.liu@hotmail.com \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=thecharlesjenkins@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