Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1158
b: refs/heads/master
c: ba32311
h: refs/heads/master
v: v3
  • Loading branch information
McMullan, Jason authored and Linus Torvalds committed May 17, 2005
1 parent d2d6845 commit fdb6aba
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: 59afda786a58f2e8f74a48f2af90534d76d5338d
refs/heads/master: ba32311eb73f624a85a5fc2e043cda8e076f86ef
2 changes: 1 addition & 1 deletion trunk/mm/swapfile.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ void swap_unplug_io_fn(struct backing_dev_info *unused_bdi, struct page *page)
WARN_ON(page_count(page) <= 1);

bdi = bdev->bd_inode->i_mapping->backing_dev_info;
bdi->unplug_io_fn(bdi, page);
blk_run_backing_dev(bdi, page);
}
up_read(&swap_unplug_sem);
}
Expand Down

0 comments on commit fdb6aba

Please sign in to comment.