]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcf50e8478c9ce5abaae14ce67a92fdb3ec8e0a96
treebb535047ccdfde275315091bd9eba0ee6ad0ba08
parentc51935563978eb3177eb1ea37f9b385c98994c76
parentf12e65f959053ef22dfaf28f5cab02f388844569
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