Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156590
b: refs/heads/master
c: c428dcc
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell authored and Avi Kivity committed Aug 5, 2009
1 parent 025a088 commit b858480
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: 5116d8f6b977970ebefc1932c0f313163a6ec91f
refs/heads/master: c428dcc9b9f967945992a2f8529e8c50a31d7913
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/include/asm/kvm_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#define KVM_COALESCED_MMIO_PAGE_OFFSET 1

/* We don't currently support large pages. */
#define KVM_PAGES_PER_HPAGE (1<<31)
#define KVM_PAGES_PER_HPAGE (1UL << 31)

struct kvm;
struct kvm_run;
Expand Down

0 comments on commit b858480

Please sign in to comment.