Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210469
b: refs/heads/master
c: ac8456d
h: refs/heads/master
i:
  210467: 730c476
v: v3
  • Loading branch information
Gary King authored and Linus Torvalds committed Sep 10, 2010
1 parent 317c7ed commit bd3dc5b
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: 47016434257b90445113eed1c5b8b57eb2d35330
refs/heads/master: ac8456d6f9a3011c824176bd6084d39e5f70a382
2 changes: 1 addition & 1 deletion trunk/mm/bounce.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ static void copy_to_high_bio_irq(struct bio *to, struct bio *from)
*/
vfrom = page_address(fromvec->bv_page) + tovec->bv_offset;

flush_dcache_page(tovec->bv_page);
bounce_copy_vec(tovec, vfrom);
flush_dcache_page(tovec->bv_page);
}
}

Expand Down

0 comments on commit bd3dc5b

Please sign in to comment.