From: Christoph Lameter Date: Thu, 10 Jan 2013 19:14:17 +0000 (+0000) Subject: stat: Use size_t for sizes instead of unsigned X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~15^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e5e8deca74603357626471a9b44f05dea9e32b1;p=pandora-kernel.git stat: Use size_t for sizes instead of unsigned On some platforms (such as IA64) the large page size may results in slab allocations to be allowed of numbers that do not fit in 32 bit. Acked-by: Glauber Costa Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed