On Fri, Jan 03, 2014 at 01:10:09PM +0100, Arnd Bergmann wrote: > Aside from the good comments that Russell made, I would remark that the > fact that you need multiple megabytes worth of modules indicates that you > are doing something wrong. Can you point to a git tree containing those > modules? >From the comments which have been made, one point that seems to have been identified is that if this module is first stripped and then loaded, it can load, but if it's unstripped, it's too big. This sounds suboptimal to me - the debug info shouldn't be loaded into the kernel. However, I guess there's bad interactions with module signing if you don't do this and the module was signed with the debug info present, so I don't think there's a good solution for this. -- FTTC broadband for 0.8mile line: 5.8Mbps down 500kbps up. Estimation in database were 13.1 to 19Mbit for a good line, about 7.5+ for a bad. Estimate before purchase was "up to 13.2Mbit". -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>