Re: [PATCH v9 00/14] module: core code clean up

From: Christophe Leroy
Date: Tue Mar 01 2022 - 02:07:43 EST


Hi Luis,

Le 01/03/2022 à 01:21, Luis Chamberlain a écrit :
> On Mon, Feb 28, 2022 at 11:43:08PM +0000, Aaron Tomlin wrote:
>> Hi Luis,
>>
>> As per your suggestion [1], this is an attempt to refactor and split
>> optional code out of core module support code into separate components.
>> This version is based on Linus' commit 7993e65fdd0f ("Merge tag
>> 'mtd/fixes-for-5.17-rc5' of
>> git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux").
>>
>> Petr,
>>
>> I decided to use preempt_disable() instead to remain consistent with the
>> rest of the file. Unfortunately, I did not make time to boot test etc.
>
> Aaron, thanks so much for doing this!
>
> Since no boot tests are performed yet, I just pushed this to modules-testing
> for now, after we get some boot test results I'll push to modules-next.
>
> We should run kmod tests as well.
>


My Kconfig patch and my two series still cleanly apply on v9. I don't
need to rebase/resend them.


boot test is OK for me with Aaron's v9.


Christophe