- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / arch / i386 / kernel / head-xen.S
index f2ce834..23e62c0 100644 (file)
@@ -163,7 +163,7 @@ ENTRY(cpu_gdt_table)
        .ascii           "|pae_pgdir_above_4gb"
        .ascii           "|supervisor_mode_kernel"
 #ifdef CONFIG_X86_PAE
-       .ascii  ",PAE=yes[extended-cr3]"
+       .ascii  ",PAE=yes"
 #else
        .ascii  ",PAE=no"
 #endif