On Fri, 2004-11-19 at 18:07 -0600, ttabi2@xxxxxxxxxxx wrote: > This one has me stumped. Can anyone give me any hints as to why I get > this message when trying to load my module? I'm using kernel 2.6.9 > (Fedora Core 3). I'm including asm/uaccess.h. sounds like you are misbuilding your module. Are you building against /lib/modules/`uname -r`/build/ ? -- -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/