Synchronize with sys/i386/i386/locore.s revision 1.80.
This commit is contained in:
parent
5069bf5747
commit
0e5d7a6941
@ -969,7 +969,7 @@ map_read_write:
|
||||
/* Map ISA hole */
|
||||
movl $ISA_HOLE_START, %eax
|
||||
movl $ISA_HOLE_LENGTH>>PAGE_SHIFT, %ecx
|
||||
fillkptphys($PG_RW|PG_N)
|
||||
fillkptphys($PG_RW)
|
||||
|
||||
/* Map proc0s UPAGES in the special page table for this purpose ... */
|
||||
movl R(p0upa), %eax
|
||||
|
Loading…
Reference in New Issue
Block a user