diff options
author | Zhang Yanfei <zhangyanfei@cn.fujitsu.com> | 2013-07-08 16:00:06 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-07-09 10:33:22 -0700 |
commit | bc732f1d55cf41627ee4c64078812b2fa592b394 (patch) | |
tree | f4d2f8e9326e47db3d9e02e6399c433d8d411f0f /security | |
parent | 0cf31ec10e92253e2908cd830145a71043740d77 (diff) | |
download | linux-stable-bc732f1d55cf41627ee4c64078812b2fa592b394.tar.gz linux-stable-bc732f1d55cf41627ee4c64078812b2fa592b394.tar.bz2 linux-stable-bc732f1d55cf41627ee4c64078812b2fa592b394.zip |
mm/page_alloc.c: remove zone_type argument of build_zonelists_node
The callers of build_zonelists_node always pass MAX_NR_ZONES -1 as the
zone_type argument, so we can directly use the value in
build_zonelists_node and remove zone_type argument.
Signed-off-by: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions