public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: torvalds@transmeta.com (Linus Torvalds)
To: linux-kernel@vger.kernel.org
Subject: Re: Boot failure in 2.5.31 BK with new TLS patch
Date: 17 Aug 2002 20:29:51 -0700	[thread overview]
Message-ID: <ajn4bf$c2r$1@cesium.transmeta.com> (raw)
In-Reply-To: Pine.LNX.4.44.0208172051280.17227-100000@localhost.localdomain

In article <Pine.LNX.4.44.0208172051280.17227-100000@localhost.localdomain>,
Ingo Molnar  <mingo@elte.hu> wrote:
>
>oh, setup.S. nasty indeed. (yet) untested patch attached, booting into the
>new kernel shortly.

Ingo, this only fixes the gdt size, it doesn't fix the fact that the gdt
itself doesn't seem to be aligned at all (and to clarify, I'm talking
very much about the boot-time entry.S gdt, not the "real" run-time gdt). 

Mind doing that part too?

(I can well imagine that some CPU's may not even have the low 4 bits of
the gdt register wired up at all, since they should always be zero. So
doing a lgdt or lidt with the base not being 16-byte aligned could well
result in basically loading crap into the LDT, causing the system not to
work at all).

This is also true of "bootsect_gdt", I think. Altough I have no idea
what the bios "int 15" interfaces actually do.

		Linus

  parent reply	other threads:[~2002-08-18  3:26 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-17  0:31 Boot failure in 2.5.31 BK with new TLS patch James Bottomley
2002-08-17  6:51 ` Ingo Molnar
2002-08-17 15:16   ` James Bottomley
2002-08-17 16:17     ` Ingo Molnar
2001-11-02  8:20       ` Pavel Machek
2002-08-17 17:09       ` Gabriel Paubert
2002-08-17 17:18         ` Ingo Molnar
2002-08-17 17:20         ` James Bottomley
2002-08-17 18:26           ` Gabriel Paubert
2002-08-17 18:36             ` Linus Torvalds
2002-08-17 18:42               ` Ingo Molnar
2002-08-17 18:50               ` Gabriel Paubert
2002-08-17 18:53               ` Ingo Molnar
2002-08-17 21:42                 ` Ingo Molnar
2002-08-18  3:29                 ` Linus Torvalds [this message]
2002-08-17 22:34               ` James Bottomley
2002-08-18  8:35                 ` Ingo Molnar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ajn4bf$c2r$1@cesium.transmeta.com' \
    --to=torvalds@transmeta.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox