Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192609
b: refs/heads/master
c: 3842e83
h: refs/heads/master
i:
  192607: 5591e9b
v: v3
  • Loading branch information
Sebastian Andrzej Siewior authored and Jeff Garzik committed May 14, 2010
1 parent 1400796 commit a9d2cac
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: 276a47a93dbfe5d35261451925020f65cdbfcce8
refs/heads/master: 3842e835490cdf17013b30a788f6311bdcfd0571
2 changes: 1 addition & 1 deletion trunk/drivers/ata/libata-sff.c
Original file line number Diff line number Diff line change
Expand Up @@ -919,7 +919,7 @@ static void ata_pio_sector(struct ata_queued_cmd *qc)
do_write);
}

if (!do_write)
if (!do_write && !PageSlab(page))
flush_dcache_page(page);

qc->curbytes += qc->sect_size;
Expand Down

0 comments on commit a9d2cac

Please sign in to comment.