]> 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)
commit0c0be327264825d4731ea1b08a2339fa1a2ebef0
tree243fe27af13371bd0167ac4dbf83ab66fed0665f
parente8a0541ef5cca413f7df780d3f3ca7365daa0e28
parentc13ab96bb5cfb649e6d969d23c7924b2ccf4a5ad
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