From: Yury Norov <ynorov@nvidia.com>
To: Yury Norov <yury.norov@gmail.com>,
Rasmus Villemoes <linux@rasmusvillemoes.dk>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org
Cc: Yury Norov <ynorov@nvidia.com>,
Thorsten Blum <thorsten.blum@linux.dev>,
Lorenzo Stoakes <ljs@kernel.org>,
"David Hildenbrand (Arm)" <david@kernel.org>,
Andy Shevchenko <andriy.shevchenko@intel.com>,
William Kucharski <william.kucharski@linux.dev>
Subject: [PATCH 0/2] bitmap: drop bitmap_print_to_pagebuf()
Date: Tue, 19 May 2026 12:30:55 -0400 [thread overview]
Message-ID: <20260519163058.953690-1-ynorov@nvidia.com> (raw)
bitmap_print_to_pagebuf() users are now all switched to more
straightforward alternative. The last one is cpumap_print_to_pagebuf()
helper in linux/cpumask.h.
Switch it to scnprintf(), and drop the bitmap_print_to_pagebuf().
Yury Norov (2):
cpumask: switch cpumap_print_to_pagebuf() to using scnprintf()
bitmap: drop bitmap_print_to_pagebuf()
include/linux/bitmap-str.h | 1 -
include/linux/cpumask.h | 7 +++++--
lib/bitmap-str.c | 42 +++++---------------------------------
3 files changed, 10 insertions(+), 40 deletions(-)
--
2.51.0
next reply other threads:[~2026-05-19 16:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-19 16:30 Yury Norov [this message]
2026-05-19 16:30 ` [PATCH 1/2] cpumask: switch cpumap_print_to_pagebuf() to using scnprintf() Yury Norov
2026-06-01 18:55 ` Andy Shevchenko
2026-05-19 16:30 ` [PATCH 2/2] bitmap: drop bitmap_print_to_pagebuf() Yury Norov
-- strict thread matches above, loose matches on Subject: below --
2026-04-28 19:37 [PATCH 0/2] " Yury Norov
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=20260519163058.953690-1-ynorov@nvidia.com \
--to=ynorov@nvidia.com \
--cc=akpm@linux-foundation.org \
--cc=andriy.shevchenko@intel.com \
--cc=david@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@rasmusvillemoes.dk \
--cc=ljs@kernel.org \
--cc=thorsten.blum@linux.dev \
--cc=william.kucharski@linux.dev \
--cc=yury.norov@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
all inboxes | Powered by JetHome®