On Mon, Jun 28, 2010 at 09:54, sam shepperd <samshepperd@xxxxxxxxx> wrote: > Kindly thanks - that helps. However the virtual address of the kernel > symbol I am looking up in memory is not within current->mm. Are you sure? Theoritically, kernel address space is mapped throughout all the task structure (e.g current->mm etc) After all, if it's a symbol address you're looking for, have you tried http://lxr.linux.no/linux+v2.6.34/+code=kallsyms_lookup_name and see if it suits you? -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ