Re: nfsd/sunrpc boot on reboot in 2.5.44

Neil Brown (neilb@cse.unsw.edu.au)
Mon, 21 Oct 2002 13:26:26 +1000


On Sunday October 20, ahu@ds9a.nl wrote:
>
> By the way, can anybody tell me how to convert this:
> Oct 20 19:21:32 hubert kernel: [<c8831060>] auth_domain_drop+0x50/0x60 [sunrpc]
>
> To a line in auth_domain_drop()?
>

gdb sunrpc.o
disassemble auth_domain_drop

stare at assembler listing, stare at source code....

NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/