Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 7359
b: refs/heads/master
c: 3b30bbd
h: refs/heads/master
i:
  7357: c660a80
  7355: 39cbb3b
  7351: 08d6206
  7343: 4ebce3c
  7327: 6c9f20e
  7295: 94638a8
v: v3
  • Loading branch information
Steven Pratt authored and Linus Torvalds committed Sep 7, 2005
1 parent 2996bce commit b1984f2
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e139aa595c5d3bd01699530cbe017dec75fdb07f
refs/heads/master: 3b30bbd963ac2606b0377b39c9d148d6eeef7dce
1 change: 1 addition & 0 deletions trunk/mm/readahead.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}

/*
Expand Down

0 comments on commit b1984f2

Please sign in to comment.