On Thu, Dec 19, 2002 at 09:54:56AM -0800, David Bryson wrote: > make sure your not trying to read the value into an unallocated > pointer. I boneheadedly did this and was banging my head for 20 minutes > over it. I know that pain. The solution is a good debugger. Doesn't metter, if you're at kernel hacking or any other programming activity. I got absolutly stunned, when I learned to use gdb and found, that it improved my coding efficiency by few hundred %. -- tadeusz a. kadlubowski -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/