Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334791
b: refs/heads/master
c: 965c0aa
h: refs/heads/master
i:
  334789: 37dcb9d
  334787: 4e67b21
  334783: 95c713b
v: v3
  • Loading branch information
Ian Campbell authored and Konrad Rzeszutek Wilk committed Oct 19, 2012
1 parent 9d2e4ee commit aa2d5f2
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: a349e23d1cf746f8bdc603dcc61fae9ee4a695f6
refs/heads/master: 965c0aaafe3e75d4e65cd4ec862915869bde3abd
2 changes: 1 addition & 1 deletion trunk/drivers/xen/balloon.c
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ struct balloon_stats balloon_stats;
EXPORT_SYMBOL_GPL(balloon_stats);

/* We increase/decrease in batches which fit in a page */
static unsigned long frame_list[PAGE_SIZE / sizeof(unsigned long)];
static xen_pfn_t frame_list[PAGE_SIZE / sizeof(unsigned long)];

#ifdef CONFIG_HIGHMEM
#define inc_totalhigh_pages() (totalhigh_pages++)
Expand Down

0 comments on commit aa2d5f2

Please sign in to comment.