On Tue, Oct 03, 2023 at 09:30:05AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the vfs-brauner tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > ERROR: modpost: "fget_files_rcu" [arch/powerpc/platforms/cell/spufs/spufs.ko] undefined! > > Caused by commit > > af66b51563ad ("file: convert to SLAB_TYPESAFE_BY_RCU") > > I applied the following fix up patch. Thank you. On vacation this week (I saw Jan already informed you.) but I fixed this up by removing fget_files_rcu() exposure in a header completely.