Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202400
b: refs/heads/master
c: fa7bff8
h: refs/heads/master
v: v3
  • Loading branch information
Gleb Natapov authored and Avi Kivity committed Aug 2, 2010
1 parent b5fa828 commit 482e98a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 673813e81d8468e80b6dd0fa839923eb9748dc49
refs/heads/master: fa7bff8f8a7d3de61c0473d0b6dc5a0f4fdc6ac9
4 changes: 2 additions & 2 deletions trunk/virt/kvm/kvm_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@ static bool kvm_rebooting;

static bool largepages_enabled = true;

struct page *hwpoison_page;
pfn_t hwpoison_pfn;
static struct page *hwpoison_page;
static pfn_t hwpoison_pfn;

inline int kvm_is_mmio_pfn(pfn_t pfn)
{
Expand Down

0 comments on commit 482e98a

Please sign in to comment.