All of lore.kernel.org
 help / color / mirror / Atom feed
* Breakage in -unstable for Transmeta
@ 2005-06-22 18:50 Carl Holtje ;021;vcsg6;
  2005-06-23 10:22 ` Keir Fraser
  0 siblings, 1 reply; 15+ messages in thread
From: Carl Holtje ;021;vcsg6; @ 2005-06-22 18:50 UTC (permalink / raw)
  To: xen-devel

All-

In xen/arch/x86/boot/x83_32.S, a great deal has changed since 2.0.6 and
even some recent pulls of the unstable tree. These changes have stoped my
Transmeta efforts cold; the box now reboots upon boot..

I've narrowed it down (at least I think I have) to the following lines
from the start_paging routine:

1:   mov     $idle_pg_table-__PAGE_OFFSET,%eax
2:   mov     %eax,%cr3
3:   mov     $0x80050033,%eax /* hi-to-lo: PG,AM,WP,NE,ET,MP,PE */
4:   mov     %eax,%cr0
5:   jmp     1f

Specifically, it seems to be line 4 from above...

I noticed the memory layout stuff at the bottom (I think thats what it is,
anyways) has undergone a major overhauling, and this code block references
it.. how do I go about diagnosing/fixing this?

For those interested, I have been fairly successful in getting Xen to work
on my OQO.. I hope that fixing this problem will put me back on track and
I'll get a patch in soon.

Help is greatly appreciated.

Thanks!

Carl

- --

"There are 10 types of people in the world: Those who understand binary
and those that don't."

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2005-06-27 15:55 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-22 18:50 Breakage in -unstable for Transmeta Carl Holtje ;021;vcsg6;
2005-06-23 10:22 ` Keir Fraser
2005-06-23 20:45   ` Carl Holtje ;021;vcsg6;
2005-06-23 22:18     ` Keir Fraser
2005-06-24  0:23       ` Carl Holtje ;021;vcsg6;
2005-06-24  9:33         ` Keir Fraser
2005-06-24 13:30           ` Carl Holtje ;021;vcsg6;
2005-06-24 13:55             ` Keir Fraser
2005-06-24 15:57               ` Carl Holtje ;021;vcsg6;
2005-06-24 16:15                 ` Keir Fraser
2005-06-24 19:22                   ` Breakage in -unstable for Transmeta -- Solution Carl Holtje ;021;vcsg6;
2005-06-24 20:33                     ` Keir Fraser
2005-06-25  1:57                       ` Carl Holtje ;021;vcsg6;
2005-06-25  9:21                         ` Keir Fraser
2005-06-27 15:55                           ` Carl Holtje ;021;vcsg6;

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.