Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104637
b: refs/heads/master
c: ee1e6ab
h: refs/heads/master
i:
  104635: 295401f
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Jul 22, 2008
1 parent ff8ae28 commit 7d42783
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: 91cd4d6ef0abb1f65e81f8fe37e7d3c10344e38c
refs/heads/master: ee1e6ab6056a8b9c19377257002da98b83819531
2 changes: 1 addition & 1 deletion trunk/fs/proc/task_mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -636,7 +636,7 @@ static ssize_t pagemap_read(struct file *file, char __user *buf,
struct pagemapread pm;
int pagecount;
int ret = -ESRCH;
struct mm_walk pagemap_walk;
struct mm_walk pagemap_walk = {};
unsigned long src;
unsigned long svpfn;
unsigned long start_vaddr;
Expand Down

0 comments on commit 7d42783

Please sign in to comment.