On Tue, Nov 30, 2021 at 08:45:25AM -0800, Luis Chamberlain wrote: > The firmware loader fallback sysctl table is always built-in, > but when FW_LOADER=m the build will fail. We need to export > the sysctl registration and de-registration. Use the private > symbol namespace so that only the firmware loader uses these > calls. > > Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Fixes: firmware_loader: move firmware sysctl to its own files Have a git id for this? thanks, greg k-h