Eric W. Biederman wrote:
Note.  I don't believe we use either trampoline (cpu startup or acpi wakeup)
in the hypervisor case (esp Xen).  So we should be able to completely ignore
Xen and do the memcpy of pgd entries.

Indeed. The alias mapping can be set up in native_pagetable_setup_done() and needn't involve Xen at all.

I expect Xen gives us other cpus already in protected mode (which is overall
the sane thing to do).

Quite so.

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

Reply via email to