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)
commiteb6bbacc46720b8b36eb85b2cdd91b9e691959e4
tree243fe27af13371bd0167ac4dbf83ab66fed0665f
parent7f3d08b255d1806502e45fe70ca2ba9646eb3aa1
parent8df1947c71ee53c7e21c96c83796dd8cf06ae77c
Merge tag 'livepatching-for-5.13' of git://git./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