diff options
author | 2012-01-12 17:20:04 -0800 | |
---|---|---|
committer | 2012-01-12 20:13:10 -0800 | |
commit | 1c1c53d43b387d02174911ecb42ce846577b0ea0 (patch) | |
tree | bb1294b23d23f2403ab95068af6080b375cc3166 /mm/vmalloc.c | |
parent | mm: enum lru_list lru (diff) | |
download | wireguard-linux-1c1c53d43b387d02174911ecb42ce846577b0ea0.tar.xz wireguard-linux-1c1c53d43b387d02174911ecb42ce846577b0ea0.zip |
mm: remove del_page_from_lru, add page_off_lru
del_page_from_lru() repeats del_page_from_lru_list(), also working out
which LRU the page was on, clearing the relevant bits. Decouple those
functions: remove del_page_from_lru() and add page_off_lru().
Signed-off-by: Hugh Dickins <hughd@google.com>
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions