Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362594
b: refs/heads/master
c: 23d9e48
h: refs/heads/master
v: v3
  • Loading branch information
Naoya Horiguchi authored and Linus Torvalds committed Apr 17, 2013
1 parent 451ee88 commit 87eca9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a2fce9143057f4eb7675a21cca1b6beabe585c8b
refs/heads/master: 23d9e482136e31c9d287633a6e473daa172767c4
1 change: 1 addition & 0 deletions trunk/fs/binfmt_elf.c
Original file line number Diff line number Diff line change
Expand Up @@ -1137,6 +1137,7 @@ static unsigned long vma_dump_size(struct vm_area_struct *vma,
goto whole;
if (!(vma->vm_flags & VM_SHARED) && FILTER(HUGETLB_PRIVATE))
goto whole;
return 0;
}

/* Do not dump I/O mapped devices or special mappings */
Expand Down

0 comments on commit 87eca9c

Please sign in to comment.