[GIT PULL] livepatching for 5.13

From: Petr Mladek
Date: Tue Apr 27 2021 - 10:28:10 EST


Linus,

please pull the latest livepatching changes from

git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching.git tags/livepatching-for-5.13

==================================

- Use TIF_NOTIFY_SIGNAL infrastructure instead of the fake signal.

----------------------------------------------------------------
Miroslav Benes (1):
livepatch: Replace the fake signal sending with TIF_NOTIFY_SIGNAL infrastructure

kernel/livepatch/transition.c | 5 ++---
kernel/signal.c | 4 +---
2 files changed, 3 insertions(+), 6 deletions(-)