Re: [PATCH BUGFIX 1/1] block, bfq: add requeue-request hook

From: Oleksandr Natalenko
Date: Tue Feb 06 2018 - 09:59:57 EST


06.02.2018 15:50, Paolo Valente wrote:
Could you please do a
gdb <buildir>/block/bfq-iosched.o # or vmlinux.o if bfq is builtin
list *(bfq_finish_requeue_request+0x54)
list *(bfq_put_queue+0x10b)
for me?

Yes. Just give me some time to recompile the kernel with minimal debug info enabled. I'll post then list/disasm and new stacktraces.