[Linux-cachefs] Kernel traceback on 3.10.10

David Howells dhowells at redhat.com
Wed Sep 11 22:56:10 UTC 2013


Mark Moseley <moseleymark at gmail.com> wrote:

> What gdb commands should I use, to be of most use? 

Either:

	gdb fscache.ko

or:

	gdb vmlinux

as appropriate.  Then:

	disas __fscache_uncache_page

Note that the code may no longer match after you've recompiled, though it's
worth a look anyway:-/

David




More information about the Linux-cachefs mailing list