[GIT PULL] thread fix v5.8-rc8
From: Christian Brauner
Date: Sat Aug 01 2020 - 17:16:56 EST
Hey Linus,
/* Summary */
This contains a simple spelling fix for dequeue_synchronous_signal().
/* Testing */
All patches have seen exposure in linux-next and are based on v5.8-rc7.
/* Conflicts */
At the time of creating this pr no merge conflicts were reported.
The following changes since commit 92ed301919932f777713b9172e525674157e983d:
Linux 5.8-rc7 (2020-07-26 14:14:06 -0700)
are available in the Git repository at:
git@xxxxxxxxxxxxxxxxxxx:pub/scm/linux/kernel/git/brauner/linux tags/for-linus-2020-08-01
for you to fetch changes up to 7665a47f70b3f64bf09c233cc7df73fde9e506f1:
signal: fix typo in dequeue_synchronous_signal() (2020-07-26 23:57:52 +0200)
Please consider pulling these changes from the signed for-linus-2020-08-01 tag.
Thanks!
Christian
----------------------------------------------------------------
for-linus-2020-08-01
----------------------------------------------------------------
Pavel Machek (1):
signal: fix typo in dequeue_synchronous_signal()
kernel/signal.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)