diff -urP linux-2.6.17.11/CREDITS linux-2.6.17.11.fixed/CREDITS --- linux-2.6.17.11/CREDITS 2006-08-23 15:16:33.000000000 -0600 +++ linux-2.6.17.11.fixed/CREDITS 2006-08-31 07:00:42.194781826 -0600 @@ -2469,7 +2469,8 @@ S: United Kingdom N: Ian S. Nelson -E: ian.nelson@echostar.com +E: nelsonis@earthlink.net +P: 1024D/00D3D983 3EFD 7B86 B888 D7E2 29B6 9E97 576F 1B97 00D3 D983 D: Minor mmap and ide hacks S: 1370 Atlantis Ave. S: Lafayette CO, 80026 diff -urP linux-2.6.17.11/include/linux/module.h linux-2.6.17.11.fixed/include/linux/module.h --- linux-2.6.17.11/include/linux/module.h 2006-08-23 15:16:33.000000000 -0600 +++ linux-2.6.17.11.fixed/include/linux/module.h 2006-08-30 20:32:14.974645595 -0600 @@ -217,7 +217,7 @@ }; /* Similar stuff for section attributes. */ -#define MODULE_SECT_NAME_LEN 32 +#define MODULE_SECT_NAME_LEN 96 struct module_sect_attr { struct module_attribute mattr;