Skip to content
Commit 9e5e8dec authored by Christoph Lameter's avatar Christoph Lameter Committed by Pekka Enberg
Browse files

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: default avatarGlauber Costa <glommer@parallels.com>
Signed-off-by: default avatarChristoph Lameter <cl@linux.com>
Signed-off-by: default avatarPekka Enberg <penberg@kernel.org>
parent f97d5f63
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment