Linus,

please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching.git for-linus

to receive livepatching fix

=====
- livepatching shadow variable API list_head initialization fix from 
  Petr Mladek
=====

----------------------------------------------------------------
Petr Mladek (2):
      livepatch: Initialize shadow variables safely by a custom callback
      livepatch: Allow to call a custom callback when freeing shadow variables

 Documentation/livepatch/shadow-vars.txt   |  41 ++++++++----
 include/linux/livepatch.h                 |  19 ++++--
 kernel/livepatch/shadow.c                 | 108 ++++++++++++++++++++----------
 samples/livepatch/livepatch-shadow-fix1.c |  43 +++++++++---
 samples/livepatch/livepatch-shadow-fix2.c |  33 ++++-----
 5 files changed, 163 insertions(+), 81 deletions(-)

-- 
Jiri Kosina
SUSE Labs

Reply via email to