On 6/25/19 10:18, Christoph Hellwig wrote:
On Tue, Jun 25, 2019 at 10:16:22AM +0200, Frank Scheiner wrote:Looks like this patch is not enough or not related, a kernel v5.1.15 with that patch applied yields the following:Can you use gdb to disassemle the faulting addresss? Something like: gdb vmlinux The in gdb: l *(__alloc_pages_nodemask+0x281)
Will do. I didn't have gdb installed so it might take some time to emerge it. Will report back with the requested information then.