]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livep...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Jan 2018 21:02:18 +0000 (13:02 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 31 Jan 2018 21:02:18 +0000 (13:02 -0800)
commitd76f17f2a9ba5b5a35826a2491197a28074069e2
tree09a9092c1ea56b1d9c218a77b2510036b509f225
parent23eaa3be39d201f2b5f11234a073c972b1db3e38
parente5e8248eb3a8e657f14c48d5eb5c77bd52052e27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching

Pull livepatching updates from Jiri Kosina:

 - handle 'infinitely'-long sleeping tasks, from Miroslav Benes

 - remove 'immediate' feature, as it turns out it doesn't provide the
   originally expected semantics, and brings more issues than value

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching:
  livepatch: add locking to force and signal functions
  livepatch: Remove immediate feature
  livepatch: force transition to finish
  livepatch: send a fake signal to all blocking tasks
arch/powerpc/kernel/signal.c
kernel/signal.c