SLUB: Constants need UL
authorChristoph Lameter <cl@linux-foundation.org>
Fri, 9 Jul 2010 19:07:11 +0000 (14:07 -0500)
committerPekka Enberg <penberg@cs.helsinki.fi>
Fri, 16 Jul 2010 08:13:07 +0000 (11:13 +0300)
commitf90ec390148fdbc0db38c477bc6dc94db721e7f1
tree265f99b1be6c5dd5c5087d29eabd7fadcad4805f
parent2154a336381f85f5390d9a84c6cf4a7d2847b6ed
SLUB: Constants need UL

UL suffix is missing in some constants. Conform to how slab.h uses constants.

Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
mm/slub.c