Re: [vfs] WARNING: CPU: 0 PID: 3 at fs/dcache.c:255 __d_free()

From: Al Viro
Date: Mon Nov 03 2014 - 02:17:22 EST


On Mon, Nov 03, 2014 at 03:01:42PM +0800, Fengguang Wu wrote:
> Hi Al,
>
> 0day kernel testing robot got the below dmesg and the first bad commit is
>
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-next
>
> commit ff1995cbc0eb7c4beeca313a150111e3e3622e2c
> Author: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
> AuthorDate: Sun Oct 26 19:19:16 2014 -0400
> Commit: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
> CommitDate: Fri Oct 31 13:04:16 2014 -0400
>

Right, but the warning is a false positive - both of these WARN_ON should
be moved to dentry_free() (both the __d_free() and __d_free_external() ones,
that is). Will fix and push tomorrow morning...
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/