summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Morton <akpm@zip.com.au>2002-08-20 03:45:33 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2002-08-20 03:45:33 -0700
commit60bfa4f3f6007346e6fa477c25d695f2dfe461a2 (patch)
tree13e8700c37f98d29b4dbcc1642395c006a43f58a /include
parent0bf7d47d9069b76448f60aa4902d2df63e2b10e2 (diff)
[PATCH] Fix YA bug in __page_cache_release
__page_cache_release() needs to check PG_lru inside the lock, because page reclaim may have taken the page off the LRU while this CPU waits on the lock. That's three bugs in a single twenty-line function. So far.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions