[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210709034519.2859777-1-yury.norov@gmail.com>
Date: Thu, 8 Jul 2021 20:45:17 -0700
From: Yury Norov <yury.norov@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Yury Norov <yury.norov@...il.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
Petr Mladek <pmladek@...e.com>,
Steven Rostedt <rostedt@...dmis.org>,
Sergey Senozhatsky <senozhatsky@...omium.org>,
Tejun Heo <tj@...nel.org>
Subject: [PATCH 0/2] bitmap: introduce for_each_set_bitrange()
Introduce for_each_set_bitrange() and improve bitmap_list_string().
On top of:
https://lore.kernel.org/lkml/YNp3extAkTY8Aocd@yury-ThinkPad/T/ and
https://lore.kernel.org/lkml/YNirnaYw1GSxg1jK@yury-ThinkPad/T/
The full series is here:
https://github.com/norov/linux/commits/bm-f3
Yury Norov (2):
lib: bitmap: add performance test for bitmap_print_to_pagebuf
bitmap: introduce for_each_set_bitrange{_from}
include/linux/find.h | 7 +++++++
lib/test_bitmap.c | 37 +++++++++++++++++++++++++++++++++++++
lib/vsprintf.c | 40 ++++++++++++++++------------------------
3 files changed, 60 insertions(+), 24 deletions(-)
--
2.30.2
Powered by blists - more mailing lists