From: Yury Norov <yury.norov@gmail.com>
To: Wei Yang <richard.weiyang@gmail.com>
Cc: linux@rasmusvillemoes.dk, willy@infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c
Date: Wed, 10 Jul 2024 14:35:25 -0700 [thread overview]
Message-ID: <Zo7-ndzkju1QT0j-@yury-ThinkPad> (raw)
In-Reply-To: <20240710172701.21339-1-richard.weiyang@gmail.com>
On Wed, Jul 10, 2024 at 05:27:01PM +0000, Wei Yang wrote:
> In tools/ directory, function bitmap_clear() is currently only used in
> object file tools/testing/radix-tree/xarray.o.
>
> But instead of keeping a bitmap.c with only bitmap_clear() definition in
> radix-tree's own directory, it would be more proper to put it in common
> directory lib/.
>
> Sync the kernel definition and link some related libs, no functional
> change is expected.
>
> Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
> CC: Matthew Wilcox <willy@infradead.org>
> CC: Yury Norov <yury.norov@gmail.com>
Added in bitmap-for-next for testing.
Thanks,
Yury
prev parent reply other threads:[~2024-07-10 21:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-10 17:27 [PATCH v2] radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c Wei Yang
2024-07-10 21:35 ` Yury Norov [this message]
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=Zo7-ndzkju1QT0j-@yury-ThinkPad \
--to=yury.norov@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@rasmusvillemoes.dk \
--cc=richard.weiyang@gmail.com \
--cc=willy@infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.