Re: [PATCH] fs: fix NULL dereference due to data race in prepend_path()
From: Linus Torvalds
Date: Wed Oct 14 2020 - 21:40:03 EST
On Wed, Oct 14, 2020 at 4:09 PM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> If you've already grabbed it, I'll just push a followup cleanup.
Already grabbed (along with the ppc32 csum fix). Your suggested helper
function cleanup sounds good.
Linus