summaryrefslogtreecommitdiff
path: root/include/linux/devfs_fs_kernel.h
diff options
context:
space:
mode:
authorAndrew Morton <akpm@zip.com.au>2002-08-19 06:04:46 -0700
committerOleg Drokin <green@angband.namesys.com>2002-08-19 06:04:46 -0700
commit9bdedfceabd0892444c6581997a34278e41fd80d (patch)
treec111be3da6844647d32fda62d6e0d4b335b4c6aa /include/linux/devfs_fs_kernel.h
parentac31cf7092e7e8a1d1f6057ad3550482dc50bd4c (diff)
[PATCH] Fix a race between __page_cache_release() and shrink_cache()
__page_cache_release() needs to recheck the page count inside the LRU lock, because shrink_cache() may have found the page on the LRU and incremented its refcount again. Which is carefully documented over __pagevec_release(). Duh.
Diffstat (limited to 'include/linux/devfs_fs_kernel.h')
0 files changed, 0 insertions, 0 deletions