To debug a problem I added some debugs in the kernel code to print the
address at which a lock is taken, by calling __builtin_return_address(1).

How do I find the symbol (function name) corresponding to the address
printed ?

Apologies if this is an often repeated question here. In that case would
appreciate if someone can point a link covering this.
_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to