Merge branch 'akpm' (patches from Andrew)
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Mar 2017 01:23:02 +0000 (18:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Mar 2017 01:23:02 +0000 (18:23 -0700)
commitd528ae0d3dfedea553812c957a6ed1e87feeed8a
treebb535047ccdfde275315091bd9eba0ee6ad0ba08
parentd11507e197242aaab172d7f1d0fe4771fbffa530
parent15c9e10d9ad4d41d076148bbff1de7f659f68852
Merge branch 'akpm' (patches from Andrew)

Merge fixes from Andrew Morton:
 "6 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  drivers core: remove assert_held_device_hotplug()
  mm: add private lock to serialize memory hotplug operations
  mm: don't warn when vmalloc() fails due to a fatal signal
  mm, x86: fix native_pud_clear build error
  kasan: add a prototype of task_struct to avoid warning
  z3fold: fix spinlock unlocking in page reclaim