Re: isofs oops - d_splice_alias+0x1f (2.6.24-rc5-mm1)

From: Al Viro
Date: Thu Jan 03 2008 - 09:14:18 EST


On Thu, Jan 03, 2008 at 03:11:20PM +0100, Ingo Molnar wrote:
> and there are about 5 other callsites as well that only check for a NULL
> return.

... except that this is *not* getting NULL or make_bad_inode(); that's
getting ERR_PTR(), which can't happen in mainline. So that looks like
an -mm patch changing calling conventions and not updating callers...
--
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/