[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220711180930.28271-1-alexandr.lobakin@intel.com>
Date: Mon, 11 Jul 2022 20:09:28 +0200
From: Alexander Lobakin <alexandr.lobakin@...el.com>
To: Yury Norov <yury.norov@...il.com>
Cc: Alexander Lobakin <alexandr.lobakin@...el.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] lib/bitmap: fix off-by-one in bitmap_to_arr64()
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
Powered by blists - more mailing lists