Re: knfsd problem in late 2.1

ak@muc.de
Thu, 21 May 1998 14:24:29 +0200


On Thu, May 21, 1998 at 02:16:07PM +0200, David S. Miller wrote:
>
> kdev_t != dev_t, this is the bug, printing out the two values in hex
> would have made this obvious and it's the first thing I did...
>
> (gdb) p/x 33554436
> $2 = 0x2000004
> (gdb) p/x 2052
> $3 = 0x804

Yuck, should have checked that. Thanks. I guess the right fix is to
just remove the device check then.

-Andi [who swears that he'll prepare an Intel tree with gdbstub ASAP]

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu