Re: [PATCH v9 00/14] module: core code clean up
From: Luis Chamberlain
Date: Mon Feb 28 2022 - 19:22:03 EST
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.
Luis