Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299594
b: refs/heads/master
c: aca50bd
h: refs/heads/master
v: v3
  • Loading branch information
Hugh Dickins authored and Linus Torvalds committed Apr 24, 2012
1 parent e614740 commit 315b2b8
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: e895bd7992df1ebd1e0c28f7965520482bc83b74
refs/heads/master: aca50bd3b4c4bb5528a1878158ba7abce41de534
2 changes: 1 addition & 1 deletion trunk/mm/swap_state.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
*/
static const struct address_space_operations swap_aops = {
.writepage = swap_writepage,
.set_page_dirty = __set_page_dirty_nobuffers,
.set_page_dirty = __set_page_dirty_no_writeback,
.migratepage = migrate_page,
};

Expand Down

0 comments on commit 315b2b8

Please sign in to comment.