Re: gdb strangness Under 2.3.11-pre1

Alexander Viro (viro@math.psu.edu)
Sun, 18 Jul 1999 12:56:42 -0400 (EDT)


On Sun, 18 Jul 1999, Tim Waugh wrote:

> On Sun, 18 Jul 1999, Alexander Viro wrote:
>
> > Ooops. Take out everything except fs/proc/* stuff - the rest is heavily
> > wrong.
>
> This is incremental to your patch. There are more cases like this too,
> but now 'ps ax' is a little more believable.

Aha. Methink I've caught one more bug here - init_task.mm is not a
constant anymore. Thus forget_segments() on x86 must use init_mm. Now it
comes all way through the bootup and gives the shell ;-)
I'll remove all debugging cruft, run a couple of tests and post it
here. Uff...

-
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/