Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136976
b: refs/heads/master
c: 02d51fd
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo committed Mar 1, 2009
1 parent 9ba1e99 commit e89d0e7
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: 0093b108a6853d8398e1acf9021bcbd4666f4594
refs/heads/master: 02d51fdfb2bfcf6bbd776f983177f55868aa0a79
2 changes: 1 addition & 1 deletion trunk/mm/percpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ static int pcpu_populate_chunk(struct pcpu_chunk *chunk, int off, int size)
int page_start = PFN_DOWN(off);
int page_end = PFN_UP(off + size);
int map_start = -1;
int map_end;
int uninitialized_var(map_end);
unsigned int cpu;
int i;

Expand Down

0 comments on commit e89d0e7

Please sign in to comment.