All of lore.kernel.org
 help / color / mirror / Atom feed
* Hardcoded PAGE_OFFSET in head.S
@ 2005-04-04 23:25 Jacob Gorm Hansen
  2005-04-05  8:20 ` Keir Fraser
  0 siblings, 1 reply; 2+ messages in thread
From: Jacob Gorm Hansen @ 2005-04-04 23:25 UTC (permalink / raw)
  To: xen-devel

hi,

in kernel/head.S, I see the following:

.section __xen_guest
    .ascii
"GUEST_OS=linux,GUEST_VER=2.6,XEN_VER=3.0,VIRT_BASE=0xC0000000"
                                           ^^^^^^^^^^^^^^^^^^^^
I wonder why setting VIRT_BASE here is necessary, as the ELF header 
should contain this information already?

thanks,
Jacob

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

end of thread, other threads:[~2005-04-05  8:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-04 23:25 Hardcoded PAGE_OFFSET in head.S Jacob Gorm Hansen
2005-04-05  8:20 ` Keir Fraser

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.