ia64/xen-unstable
changeset 2741:524ade91f41f
bitkeeper revision 1.1159.1.280 (417d9c2dsQCkPThidkzK1AZFnLMZ8Q)
Merge labyrinth.cl.cam.ac.uk:/auto/groups/xeno/BK/xeno.bk
into labyrinth.cl.cam.ac.uk:/auto/anfs/scratch/labyrinth/iap10/xeno-clone/xeno.bk
Merge labyrinth.cl.cam.ac.uk:/auto/groups/xeno/BK/xeno.bk
into labyrinth.cl.cam.ac.uk:/auto/anfs/scratch/labyrinth/iap10/xeno-clone/xeno.bk
author | iap10@labyrinth.cl.cam.ac.uk |
---|---|
date | Tue Oct 26 00:37:01 2004 +0000 (2004-10-26) |
parents | 200e341efb4b 9813b32b51f6 |
children | a45b99337155 |
files | xen/include/asm-x86/shadow.h |
line diff
1.1 --- a/xen/include/asm-x86/shadow.h Tue Oct 26 00:30:55 2004 +0000 1.2 +++ b/xen/include/asm-x86/shadow.h Tue Oct 26 00:37:01 2004 +0000 1.3 @@ -116,7 +116,7 @@ static inline int __mark_dirty( struct m 1.4 #ifndef NDEBUG 1.5 else if ( mfn < max_page ) 1.6 { 1.7 - SH_LOG("mark_dirty OOR! mfn=%x pfn=%x max=%x (mm %p)", 1.8 + SH_LOG("mark_dirty OOR! mfn=%x pfn=%lx max=%x (mm %p)", 1.9 mfn, pfn, m->shadow_dirty_bitmap_size, m ); 1.10 SH_LOG("dom=%p caf=%08x taf=%08x\n", 1.11 frame_table[mfn].u.inuse.domain,