Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258616
b: refs/heads/master
c: ef32308
h: refs/heads/master
v: v3
  • Loading branch information
Mikulas Patocka authored and Jens Axboe committed Jul 23, 2011
1 parent 8b4b258 commit 8fc55e8
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: 4c64500eada358165d0bb9a20d6c7d30821995b4
refs/heads/master: ef3230880abd36553ab442363d3c9a0661f00769
2 changes: 1 addition & 1 deletion trunk/mm/backing-dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ static void bdi_remove_from_list(struct backing_dev_info *bdi)
list_del_rcu(&bdi->bdi_list);
spin_unlock_bh(&bdi_lock);

synchronize_rcu();
synchronize_rcu_expedited();
}

int bdi_register(struct backing_dev_info *bdi, struct device *parent,
Expand Down

0 comments on commit 8fc55e8

Please sign in to comment.