[PATCH] ppc64: Fix up some whitespace issues in ptrace32.c
[pandora-kernel.git] / mm / readahead.c
index b840e7c..d0b5003 100644 (file)
@@ -540,6 +540,7 @@ void handle_ra_miss(struct address_space *mapping,
 {
        ra->flags |= RA_FLAG_MISS;
        ra->flags &= ~RA_FLAG_INCACHE;
+       ra->cache_hit = 0;
 }
 
 /*