From: Zhang Yanfei Date: Sat, 23 Feb 2013 00:35:48 +0000 (-0800) Subject: vmscan: change type of vm_total_pages to unsigned long X-Git-Tag: v3.9-rc1~99^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b21e0b90ccb99a377bce0167fed1e881bb5065d7;p=pandora-kernel.git vmscan: change type of vm_total_pages to unsigned long This variable is calculated from nr_free_pagecache_pages so change its type to unsigned long. Signed-off-by: Zhang Yanfei Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed