slab: make usercopy region 32-bit
authorAlexey Dobriyan <[email protected]>
Thu, 5 Apr 2018 23:21:31 +0000 (16:21 -0700)
committerLinus Torvalds <[email protected]>
Fri, 6 Apr 2018 04:36:24 +0000 (21:36 -0700)
commit7bbdb81ee3de73f2381ceec1bbee831f4c913b5c
tree6a48fc40f7f359fc2fb6d10776514ff05576bb07
parentbe4a7988b35db9e6f95dca818d5e94785840fb58
slab: make usercopy region 32-bit

If kmem case sizes are 32-bit, then usecopy region should be too.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Alexey Dobriyan <[email protected]>
Cc: David Miller <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/slab.h
include/linux/slab_def.h
include/linux/slub_def.h
include/net/sock.h
mm/slab.h
mm/slab_common.c
mm/slub.c