Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197602
b: refs/heads/master
c: e425a6d
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Graf authored and Avi Kivity committed Apr 25, 2010
1 parent 870adc6 commit ebacc8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d1bab74c51eb13cf860ea2f0cd1d4d4605deb292
refs/heads/master: e425a6de1a2b427747f5af17bd76630548944ff1
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kvm/book3s_32_mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#define dprintk(X...) do { } while(0)
#endif

#ifdef DEBUG_PTE
#ifdef DEBUG_MMU_PTE
#define dprintk_pte(X...) printk(KERN_INFO X)
#else
#define dprintk_pte(X...) do { } while(0)
Expand Down

0 comments on commit ebacc8a

Please sign in to comment.