Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livep...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Apr 2018 15:51:55 +0000 (08:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Apr 2018 15:51:55 +0000 (08:51 -0700)
commit41e3bef52e42c03cb7234f2d8419352478c92926
treefb704ba35a9263084a4606d1d326c90cd1591c40
parent36e584de256a8155a292a96288bd78a3a328aa4f
parent3b2c77d000fe9f7d02e9e726e00dccf9f92b256f
Merge branch 'for-linus' of git://git./linux/kernel/git/jikos/livepatching

Pull livepatching fix from Jiri Kosina:
 "Shadow variable API list_head initialization fix from Petr Mladek"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching:
  livepatch: Allow to call a custom callback when freeing shadow variables
  livepatch: Initialize shadow variables safely by a custom callback