mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] lib/bitmap: fix off-by-one in bitmap_to_arr64()
@ 2022-07-11 18:09 Alexander Lobakin
  2022-07-11 18:09 ` [PATCH 1/2] " Alexander Lobakin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Alexander Lobakin @ 2022-07-11 18:09 UTC (permalink / raw)
  To: Yury Norov
  Cc: Alexander Lobakin, Andy Shevchenko, Rasmus Villemoes, linux-kernel

Fix tail clearing in bitmap_to_arr64() for 32-bit BEs and expand
the tests to cover the bug being fixed.

Alexander Lobakin (2):
  lib/bitmap: fix off-by-one in bitmap_to_arr64()
  lib/test_bitmap: test the tail after bitmap_to_arr64()

 lib/bitmap.c      | 2 +-
 lib/test_bitmap.c | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)


base-commit: 32346491ddf24599decca06190ebca03ff9de7f8
-- 
2.36.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-07-12 14:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11 18:09 [PATCH 0/2] lib/bitmap: fix off-by-one in bitmap_to_arr64() Alexander Lobakin
2022-07-11 18:09 ` [PATCH 1/2] " Alexander Lobakin
2022-07-11 18:09 ` [PATCH 2/2] lib/test_bitmap: test the tail after bitmap_to_arr64() Alexander Lobakin
2022-07-12 14:30 ` [PATCH 0/2] lib/bitmap: fix off-by-one in bitmap_to_arr64() Andy Shevchenko

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®