Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47623
b: refs/heads/master
c: aa0f030
h: refs/heads/master
i:
  47621: 5cbd5b4
  47619: e444084
  47615: a8b5a4b
v: v3
  • Loading branch information
Paul E. McKenney authored and Linus Torvalds committed Feb 11, 2007
1 parent caf443e commit 2158a61
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: 656dad312fb41ed95ef08325e9df9bece3aacbbb
refs/heads/master: aa0f030374228407bc4e3f5482eeab787ba53c8a
2 changes: 1 addition & 1 deletion trunk/mm/page-writeback.c
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ static int __cpuinit
ratelimit_handler(struct notifier_block *self, unsigned long u, void *v)
{
writeback_set_ratelimit();
return 0;
return NOTIFY_DONE;
}

static struct notifier_block __cpuinitdata ratelimit_nb = {
Expand Down

0 comments on commit 2158a61

Please sign in to comment.