Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Aug 2016 00:31:20 +0000 (20:31 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Aug 2016 00:31:20 +0000 (20:31 -0400)
commitf8fbd8c49b7dee2e9b9d7c9754972fa2ca335251
tree5f1e8994cce98c3817ab0038706820a5a8e5810e
parent84e39eeb08c0ea7e9ec43ac820bf76a6fe8ecbad
parente47608ab6dbe63fefe60c211a30b3fc78a1b5d5e
Merge branch 'akpm' (patches from Andrew)

Merge misc fixes from Andrew Morton:
 "A few late-breaking fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  mm/memblock.c: fix NULL dereference error
  MAINTAINERS: update cgroup's document path
  slub: drop bogus inline for fixup_red_left()
  powerpc/fsl_rio: fix a missing error code
  mm: initialise per_cpu_nodestats for all online pgdats at boot
  mm/memblock: fix a typo in a comment
  mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabled
MAINTAINERS