Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208895
b: refs/heads/master
c: 3c111a0
h: refs/heads/master
i:
  208893: 1f0c19a
  208891: 314f3c1
  208887: 6525baa
  208879: 093ae00
  208863: ab0a748
  208831: 44f0b28
  208767: 79798e2
  208639: fd44b5c
  208383: 1622465
  207871: e428368
  206847: 29db891
  204799: 77a3bfc
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Aug 12, 2010
1 parent f31ec72 commit b84e94a
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: 0a7992c90828a65281c3c9cf180be3b432d277b2
refs/heads/master: 3c111a071da260aa1e9cae3e882e2109c4e9bdfc
2 changes: 1 addition & 1 deletion trunk/mm/page-writeback.c
Original file line number Diff line number Diff line change
Expand Up @@ -825,10 +825,10 @@ void __init page_writeback_init(void)
/*
* We tag pages in batches of WRITEBACK_TAG_BATCH to reduce tree_lock latency.
*/
#define WRITEBACK_TAG_BATCH 4096
void tag_pages_for_writeback(struct address_space *mapping,
pgoff_t start, pgoff_t end)
{
#define WRITEBACK_TAG_BATCH 4096
unsigned long tagged;

do {
Expand Down

0 comments on commit b84e94a

Please sign in to comment.