]> 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)
commit550ef5a083c04576c25b9efa85e65c2e412fdf41
treebb535047ccdfde275315091bd9eba0ee6ad0ba08
parent9a7ac5c6885bb4b9e461bf47125ffa8c40a78f94
parent5ebab75619814bc3fde65e74eeb1b84ca59e2812
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