On Fri, Mar 11, 2022 at 04:17:36PM +0000, Daniel Thompson wrote: > On Thu, Mar 10, 2022 at 10:26:24AM +0000, Aaron Tomlin wrote: > > No functional change. > > > > This patch migrates the kdb 'lsmod' command support out of main > > kdb code into its own file under kernel/module. In addition to > > the above, a minor style warning i.e. missing a blank line after > > declarations, was resolved too. The new file was added to > > MAINTAINERS. Finally we remove linux/module.h as it is entirely > > redundant. > > > > Signed-off-by: Aaron Tomlin <atomlin@xxxxxxxxxx> > > Reviewed-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx> > > Likewise w.r.t. to landing this via the modules tree, that's fine: > Acked-by: Daniel Thompson <daniel.thompson@xxxxxxxxxx> Groovy thanks, this won't go in for the upcoming merge window, it will wait until the next kernel release as we have tons of testing to do still. Thanks! Luis