* [GIT PULL] bitmap fixes for v6.0-rc3
@ 2022-08-27 18:41 Yury Norov
2022-08-28 21:48 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Yury Norov @ 2022-08-27 18:41 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel; +Cc: Sander Vanheule
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%)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-28 21:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-27 18:41 [GIT PULL] bitmap fixes for v6.0-rc3 Yury Norov
2022-08-28 21:48 ` pr-tracker-bot
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®