[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y0Vn7o4nmy2FNkLC@casper.infradead.org>
Date: Tue, 11 Oct 2022 13:56:14 +0100
From: Matthew Wilcox <willy@...radead.org>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: Liam Howlett <liam.howlett@...cle.com>,
"maple-tree@...ts.infradead.org" <maple-tree@...ts.infradead.org>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH v14 07/70] lib/test_maple_tree: add testing for maple tree
On Tue, Oct 11, 2022 at 02:16:02PM +0200, Geert Uytterhoeven wrote:
> > lib/test_maple_tree.c | 38307 ++++++++++++++++++++++++++++
>
> Does this test really belong under lib/?
> All other test modules there can be compiled and run as part of the
> kernel itself.
So can this. It's just like test_ida and test_xarray; it can be
built as a module, or it can be extracted into userspace and run there.
Powered by blists - more mailing lists