Re: boot failure in 4.15-rc2 with afs in the trace
From: David Howells
Date: Mon Dec 04 2017 - 17:44:58 EST
Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:
> [ 1.501264] BUG: unable to handle kernel NULL pointer dereference at 000000006714cfcb
> [ 1.502335] IP: rxrpc_release+0xd5/0x1c0
Is it fixed by current Linus?
In particular commit c501256406fb19c306504ee1fe41a4ea208d4245:
rxrpc: Use correct netns source in rxrpc_release_sock()
which went in after -rc2.
David