Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311832
b: refs/heads/master
c: fea9f71
h: refs/heads/master
v: v3
  • Loading branch information
Bob Liu authored and Linus Torvalds committed Jul 11, 2012
1 parent 7312315 commit f97ad31
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: b59f6d1febd6cbe9fae4589bf72da0ed32bc69e0
refs/heads/master: fea9f718b3d68147f162ed2d870183ce5e0ad8d8
1 change: 1 addition & 0 deletions trunk/fs/ramfs/file-nommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ int ramfs_nommu_expand_for_mapping(struct inode *inode, size_t newsize)

/* prevent the page from being discarded on memory pressure */
SetPageDirty(page);
SetPageUptodate(page);

unlock_page(page);
put_page(page);
Expand Down

0 comments on commit f97ad31

Please sign in to comment.