Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 205497
b: refs/heads/master
c: 3709c85
h: refs/heads/master
i:
  205495: a805f96
v: v3
  • Loading branch information
Yasuaki Ishimatsu authored and Thomas Gleixner committed Jul 29, 2010
1 parent 53323af commit f959fc3
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: 3f8afb77cd8a672f024e4a16763ef177bc16c8f8
refs/heads/master: 3709c857350976408953831f0cf89d19951394a1
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/pat.c
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ static unsigned long pat_x_mtrr_type(u64 start, u64 end, unsigned long req_type)
return req_type;
}

static int pat_pagerange_is_ram(unsigned long start, unsigned long end)
static int pat_pagerange_is_ram(resource_size_t start, resource_size_t end)
{
int ram_page = 0, not_rampage = 0;
unsigned long page_nr;
Expand Down

0 comments on commit f959fc3

Please sign in to comment.