May I suggest you use the `--reloc' option to objdump to generate the
disassembly, which will show the actual address that is jumped to.
It will still say "0x4639 <ReleaseWaiters+49>", which is misleading
(blame the disassembler), but it will also add a line saying where the
instruction really jumps to after the module is loaded and relocated...
have a nice day,
-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/