Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180294
b: refs/heads/master
c: 2d68b7f
h: refs/heads/master
v: v3
  • Loading branch information
Catalin Marinas authored and Jeff Garzik committed Feb 4, 2010
1 parent bd18643 commit 83a7f64
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cedc9bf906dae044443d403371c887affdb44168
refs/heads/master: 2d68b7fe55d9e19a8a868224ed0dfd6526568521
3 changes: 3 additions & 0 deletions trunk/drivers/ata/libata-sff.c
Original file line number Diff line number Diff line change
Expand Up @@ -893,6 +893,9 @@ static void ata_pio_sector(struct ata_queued_cmd *qc)
do_write);
}

if (!do_write)
flush_dcache_page(page);

qc->curbytes += qc->sect_size;
qc->cursg_ofs += qc->sect_size;

Expand Down

0 comments on commit 83a7f64

Please sign in to comment.