Re: 2.3.99-4 oops

Alexander Viro (viro@math.psu.edu)
Tue, 11 Apr 2000 18:31:26 -0400 (EDT)


On Tue, 11 Apr 2000, Borislav Deianov wrote:

> Hi,
>
> The freshly downloaded 2.3.99-4 is quite unhappy here, very reliable
> OOPS in init immediately after boot:

D'oh. In open_namei() dentry got piece of name ("/dev/console", right?)
instead of ->d_inode. Total BS - if it's indeed /dev/console, we shouldn't
be creating anything, so that's pure lookup path. Hmm... .config?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/