On Mon, 2007-08-06 at 15:55 -0400, Bill Nottingham wrote: > Jeremy Katz (katzj@xxxxxxxxxx) said: > > On Tue, 2007-07-31 at 16:52 -0400, Bill Nottingham wrote: > > > 2) it's possible this will miss a module or two in its initial incarnation > > > > Have we done a comparison of modules included before and after this? If > > not, I'll try to quickly do so a bit later today > > FWIW, there are 111 modules in the removed module-info that we don't even > build. Yay us. Knew there were a lot in that category :) > Modules added to the module ball with automatically generated module-info: Yay more space usage! > Modules no longer in the module ball with automatically generated module-info: These are probably the important ones... > airo_cs Depends on airo; that's where the network init is done > atmel_cs > atmel_pci And atmel here. We could add these just as the workaround case. Other thoughts? > mptbase Not there at all? mptscsih looks like it should be depending on it (unless that's changed since the kernel I'm running) Jeremy