All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] livepatching fixes
@ 2015-02-23 22:37 Jiri Kosina
  0 siblings, 0 replies; only message in thread
From: Jiri Kosina @ 2015-02-23 22:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, live-patching

Linus,

please pull from

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

to receive two tiny fixes for livepatching infrastructure:

- extending RCU critical section to cover all accessess to RCU-protected
  variable, by Petr Mladek
- proper format string passing to kobject_init_and_add(), by Jiri Kosina


Thanks!

----------------------------------------------------------------
Jiri Kosina (1):
      livepatch: fix format string in kobject_init_and_add()

Petr Mladek (1):
      livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_handler()

 kernel/livepatch/core.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
Jiri Kosina
SUSE Labs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-23 22:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-23 22:37 [GIT PULL] livepatching fixes Jiri Kosina

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.