summaryrefslogtreecommitdiffstats
path: root/mm/mmap.c
diff options
context:
space:
mode:
authorAndrew Morton2011-07-26 02:12:18 +0200
committerLinus Torvalds2011-07-26 05:57:09 +0200
commitc9d8c3d0896bfa5b57531ecc41a85ffbc6d87dbe (patch)
tree0de7519c20e066c820d37ff32be319745e7a2f8e /mm/mmap.c
parentoom: make deprecated use of oom_adj more verbose (diff)
downloadkernel-qcow2-linux-c9d8c3d0896bfa5b57531ecc41a85ffbc6d87dbe.tar.gz
kernel-qcow2-linux-c9d8c3d0896bfa5b57531ecc41a85ffbc6d87dbe.tar.xz
kernel-qcow2-linux-c9d8c3d0896bfa5b57531ecc41a85ffbc6d87dbe.zip
mm/memblock.c: avoid abuse of RED_INACTIVE
RED_INACTIVE is a slab thing, and reusing it for memblock was inappropriate, because memblock is dealing with phys_addr_t's which have a Kconfigurable sizeof(). Create a new poison type for this application. Fixes the sparse warning warning: cast truncates bits from constant value (9f911029d74e35b becomes 9d74e35b) Reported-by: H Hartley Sweeten <hartleys@visionengravers.com> Tested-by: H Hartley Sweeten <hartleys@visionengravers.com> Acked-by: Pekka Enberg <penberg@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions