On Sun, Nov 12, 2000 at 12:20:19PM -0700, Eric W. Biederman wrote:
> Actually it just occurred to me that this stack assess is buggy.  You haven't
> set up a stack yet so. [..]

Yes, ss and esp are inherit from the decompression code right now.

> [..]  Only the boot/compressed/head.S did and that location
> isn't safe to use.

It's 0x90000 here and that's safe. However I see it should been something like
0x1037a0 instead and it would overwrite 4 bytes of decompressed image, not
sure why it happens to be safe right now hmm.

About ss I'd still depend on the decompression code to give back the sane
segmented environment.

Andrea
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to