]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'livepatching-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Apr 2021 01:14:38 +0000 (18:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Apr 2021 01:14:38 +0000 (18:14 -0700)
commit676bbc693289c1c348727b65824234777c3dc6bb
tree243fe27af13371bd0167ac4dbf83ab66fed0665f
parentf832af1c6219bcee0144c4080ba58f83a9b1a6b5
parentb7e69f630c8c81b6a618ecaaef62088c56de3b9e
Merge tag 'livepatching-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching

Pull livepatching update from Petr Mladek:

 - Use TIF_NOTIFY_SIGNAL infrastructure instead of the fake signal

* tag 'livepatching-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching:
  livepatch: Replace the fake signal sending with TIF_NOTIFY_SIGNAL infrastructure
kernel/signal.c