I need to jump some offsets forward from a memory address (idtr) do I _have_ to use file operations and the whole block/char registration thingies or can I lseek somehow without this.
I tried generic_file_lseek but am getting segfaults
regards - Lior Kesos
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/