Re: [GIT PULL] pipe: Notification queue preparation
From: David Howells
Date: Thu Dec 05 2019 - 08:57:11 EST
David Sterba <dsterba@xxxxxxx> wrote:
> [<0>] pipe_write+0x1be/0x4b0
Can you get me a line number of that? Assuming you've built with -g, load
vmlinux into gdb and do "i li pipe_write+0x1be".
David