From: Yury Norov <yury.norov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org
Cc: Sander Vanheule <sander@svanheule.net>
Subject: [GIT PULL] bitmap fixes for v6.0-rc3
Date: Sat, 27 Aug 2022 11:41:50 -0700 [thread overview]
Message-ID: <20220827184150.4022255-1-yury.norov@gmail.com> (raw)
The following changes since commit 1c23f9e627a7b412978b4e852793c5e3c3efc555:
Linux 6.0-rc2 (2022-08-21 17:32:54 -0700)
are available in the Git repository at:
git@github.com:/norov/linux.git tags/bitmap-6.0-rc3
for you to fetch changes up to 5d7fef0804b0a72a7efe196cd23b438edf84726c:
lib/cpumask_kunit: add tests file to MAINTAINERS (2022-08-24 08:35:42 -0700)
----------------------------------------------------------------
Hi Linus,
Please pull the last portion of fixes from Sander for his UP rework series.
The original patches came from -mm tree, and it was not the latest version
of the series.
That's why we need follow-ups. It fixes only a test introduced by that
series. The test fails under certain configurations.
It spent about a week in -next with no issues.
Thanks,
Yury
From Sander:
This series fixes the reported issues, and implements the suggested
improvements, for the version of the cpumask tests [1] that was merged
with commit c41e8866c28c ("lib/test: introduce cpumask KUnit test
suite").
These changes include fixes for the tests, and better alignment with the
KUnit style guidelines.
[1] https://lore.kernel.org/all/85217b5de6d62257313ad7fde3e1969421acad75.1659077534.git.sander@svanheule.net/
----------------------------------------------------------------
Sander Vanheule (5):
lib/test_cpumask: drop cpu_possible_mask full test
lib/test_cpumask: fix cpu_possible_mask last test
lib/test_cpumask: follow KUnit style guidelines
lib/cpumask_kunit: log mask contents
lib/cpumask_kunit: add tests file to MAINTAINERS
MAINTAINERS | 1 +
lib/Kconfig.debug | 7 +++--
lib/Makefile | 2 +-
lib/{test_cpumask.c => cpumask_kunit.c} | 52 ++++++++++++++++++++-------------
4 files changed, 38 insertions(+), 24 deletions(-)
rename lib/{test_cpumask.c => cpumask_kunit.c} (58%)
next reply other threads:[~2022-08-27 18:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-27 18:41 Yury Norov [this message]
2022-08-28 21:48 ` 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=20220827184150.4022255-1-yury.norov@gmail.com \
--to=yury.norov@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sander@svanheule.net \
--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
all inboxes | Powered by JetHome®