From: Yury Norov <yury.norov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org
Cc: Yury Norov <yury.norov@gmail.com>,
Vincent Mailhol <mailhol.vincent@wanadoo.fr>,
Nathan Chancellor <nathan@kernel.org>,
"Dr. David Alan Gilbert" <linux@treblig.org>,
I Hsin Cheng <richard120310@gmail.com>
Subject: [GIT PULL] bitmap patches for v6.14
Date: Fri, 24 Jan 2025 20:03:41 -0500 [thread overview]
Message-ID: <Z5Q4bYQcc9qFa3m0@thinkpad> (raw)
The following changes since commit fc033cf25e612e840e545f8d5ad2edd6ba613ed5:
Linux 6.13-rc5 (2024-12-29 13:15:45 -0800)
are available in the Git repository at:
https://github.com:/norov/linux.git tags/bitmap-for-6.14
for you to fetch changes up to e876695aab1e3d4743e11633219cea456820660b:
cpumask: Rephrase comments for cpumask_any*() APIs (2025-01-19 13:45:35 -0500)
----------------------------------------------------------------
Hi Linus,
Please pull bitmap patches for v6.14.
This includes const_true() series from Vincent Mailhol, another
__always_inline rework from Nathan Chancellor for RISCV, and a
couple random fixes from Dr. David Alan Gilbert and I Hsin Cheng.
Thanks,
Yury
----------------------------------------------------------------
Dr. David Alan Gilbert (1):
cpu: Remove unused init_cpu_online
I Hsin Cheng (1):
cpumask: Rephrase comments for cpumask_any*() APIs
Nathan Chancellor (1):
riscv: Always inline bitops
Vincent Mailhol (2):
compiler.h: add const_true()
linux/bits.h: simplify GENMASK_INPUT_CHECK()
arch/riscv/include/asm/bitops.h | 20 ++++++++++----------
include/linux/bits.h | 5 ++---
include/linux/compiler.h | 22 ++++++++++++++++++++++
include/linux/cpumask.h | 9 ++++-----
kernel/cpu.c | 5 -----
5 files changed, 38 insertions(+), 23 deletions(-)
next reply other threads:[~2025-01-25 1:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-25 1:03 Yury Norov [this message]
2025-01-27 0:35 ` [GIT PULL] bitmap patches for v6.14 pr-tracker-bot
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=Z5Q4bYQcc9qFa3m0@thinkpad \
--to=yury.norov@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@treblig.org \
--cc=mailhol.vincent@wanadoo.fr \
--cc=nathan@kernel.org \
--cc=richard120310@gmail.com \
--cc=torvalds@linux-foundation.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