'lru' may be used without initialized, so need regressing part of the
related patch.
The related patch:
"
3abf380 mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru"
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Rik van Riel <riel@redhat.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
* unevictable page on [in]active list.
* We know how to handle that.
*/
+ lru = page_lru_base_type(page);
lru_cache_add(page);
} else {
/*