On Fri, Oct 28, 2022 at 07:19:43AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the rdma-fixes tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > WARNING: modpost: drivers/infiniband/core/ib_core.o: section mismatch in reference: .init_module (section: .init.text) -> .nldev_exit (section: .exit.text) > > Introduced by commit > > ad9394a3da33 ("RDMA/core: Fix null-ptr-deref in ib_core_cleanup()") > Fixed up thanks Jason