]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/vmscan.c: 'lru' may be used without initialized after the patch "3abf380..." in...
authorChen Gang <gang.chen@asianux.com>
Thu, 27 Jun 2013 23:51:39 +0000 (09:51 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 Jun 2013 06:37:37 +0000 (16:37 +1000)
commit7d2f8d50c288b4458084efa5c4117ac62b3b2914
treecaf0c8e2bda56270f8a586c88ef48a602ab8e6ed
parent48242cefbdfbcf2a0eaa5a1235a6d5906c5e033b
mm/vmscan.c: 'lru' may be used without initialized after the patch "3abf380..." in next-20130607 tree

'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>
mm/vmscan.c