From: Sasha Levin Date: Wed, 13 Mar 2024 20:11:25 +0000 (-0400) Subject: Drop exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch X-Git-Tag: v6.8.1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3fc175518c1c54df6b7d19e76e11f4226144b614;p=thirdparty%2Fkernel%2Fstable-queue.git Drop exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch Signed-off-by: Sasha Levin --- diff --git a/queue-4.19/exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch b/queue-4.19/exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch deleted file mode 100644 index 19e464448f6..00000000000 --- a/queue-4.19/exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch +++ /dev/null @@ -1,33 +0,0 @@ -From 5e69a18318c2c3aa65b9097c68737049a5619921 Mon Sep 17 00:00:00 2001 -From: Sasha Levin -Date: Wed, 3 Aug 2022 10:43:42 +0200 -Subject: exit: Fix typo in comment: s/sub-theads/sub-threads - -From: Ingo Molnar - -[ Upstream commit dcca34754a3f5290406403b8066e3b15dda9f4bf ] - -Cc: linux-kernel@vger.kernel.org -Signed-off-by: Ingo Molnar -Stable-dep-of: c1be35a16b2f ("exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)") -Signed-off-by: Sasha Levin ---- - kernel/exit.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/kernel/exit.c b/kernel/exit.c -index 0d1cca15e66fe..24e6953f606d2 100644 ---- a/kernel/exit.c -+++ b/kernel/exit.c -@@ -1164,7 +1164,7 @@ static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p) - * p->signal fields because the whole thread group is dead - * and nobody can change them. - * -- * psig->stats_lock also protects us from our sub-theads -+ * psig->stats_lock also protects us from our sub-threads - * which can reap other children at the same time. Until - * we change k_getrusage()-like users to rely on this lock - * we have to take ->siglock as well. --- -2.43.0 - diff --git a/queue-4.19/series b/queue-4.19/series index 8aaa47b27c9..c7e0ea42c10 100644 --- a/queue-4.19/series +++ b/queue-4.19/series @@ -34,6 +34,5 @@ getrusage-add-the-signal_struct-sig-local-variable.patch getrusage-move-thread_group_cputime_adjusted-outside.patch getrusage-use-__for_each_thread.patch getrusage-use-sig-stats_lock-rather-than-lock_task_s.patch -exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch selftests-vm-fix-display-of-page-size-in-map_hugetlb.patch selftests-vm-fix-map_hugetlb-length-used-for-testing.patch diff --git a/queue-5.10/exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch b/queue-5.10/exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch deleted file mode 100644 index 790e1bb6c4a..00000000000 --- a/queue-5.10/exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch +++ /dev/null @@ -1,33 +0,0 @@ -From 9cf15c9f4363b09b25014512da81a180f3e5e6c1 Mon Sep 17 00:00:00 2001 -From: Sasha Levin -Date: Wed, 3 Aug 2022 10:43:42 +0200 -Subject: exit: Fix typo in comment: s/sub-theads/sub-threads - -From: Ingo Molnar - -[ Upstream commit dcca34754a3f5290406403b8066e3b15dda9f4bf ] - -Cc: linux-kernel@vger.kernel.org -Signed-off-by: Ingo Molnar -Stable-dep-of: c1be35a16b2f ("exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)") -Signed-off-by: Sasha Levin ---- - kernel/exit.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/kernel/exit.c b/kernel/exit.c -index bacdaf980933b..c41bdc0a7f06b 100644 ---- a/kernel/exit.c -+++ b/kernel/exit.c -@@ -1105,7 +1105,7 @@ static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p) - * p->signal fields because the whole thread group is dead - * and nobody can change them. - * -- * psig->stats_lock also protects us from our sub-theads -+ * psig->stats_lock also protects us from our sub-threads - * which can reap other children at the same time. Until - * we change k_getrusage()-like users to rely on this lock - * we have to take ->siglock as well. --- -2.43.0 - diff --git a/queue-5.10/series b/queue-5.10/series index c7cf0f5e3ea..7ff2b6f5561 100644 --- a/queue-5.10/series +++ b/queue-5.10/series @@ -61,7 +61,6 @@ getrusage-add-the-signal_struct-sig-local-variable.patch getrusage-move-thread_group_cputime_adjusted-outside.patch getrusage-use-__for_each_thread.patch getrusage-use-sig-stats_lock-rather-than-lock_task_s.patch -exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch serial-max310x-unprepare-and-disable-clock-in-error-.patch drivers-hv-vmbus-drop-error-message-when-no-request-.patch regmap-allow-to-define-reg_update_bits-for-no-bus-co.patch diff --git a/queue-5.15/exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch b/queue-5.15/exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch deleted file mode 100644 index 860268e76d2..00000000000 --- a/queue-5.15/exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch +++ /dev/null @@ -1,33 +0,0 @@ -From 1f617efca64c4777c0f63bbf6af189268de89058 Mon Sep 17 00:00:00 2001 -From: Sasha Levin -Date: Wed, 3 Aug 2022 10:43:42 +0200 -Subject: exit: Fix typo in comment: s/sub-theads/sub-threads - -From: Ingo Molnar - -[ Upstream commit dcca34754a3f5290406403b8066e3b15dda9f4bf ] - -Cc: linux-kernel@vger.kernel.org -Signed-off-by: Ingo Molnar -Stable-dep-of: c1be35a16b2f ("exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)") -Signed-off-by: Sasha Levin ---- - kernel/exit.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/kernel/exit.c b/kernel/exit.c -index 80efdfda6662b..e982111c489a9 100644 ---- a/kernel/exit.c -+++ b/kernel/exit.c -@@ -1119,7 +1119,7 @@ static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p) - * p->signal fields because the whole thread group is dead - * and nobody can change them. - * -- * psig->stats_lock also protects us from our sub-theads -+ * psig->stats_lock also protects us from our sub-threads - * which can reap other children at the same time. Until - * we change k_getrusage()-like users to rely on this lock - * we have to take ->siglock as well. --- -2.43.0 - diff --git a/queue-5.15/series b/queue-5.15/series index e5b8d033aa2..806039ff4ec 100644 --- a/queue-5.15/series +++ b/queue-5.15/series @@ -63,7 +63,6 @@ getrusage-use-__for_each_thread.patch getrusage-use-sig-stats_lock-rather-than-lock_task_s.patch proc-use-task_is_running-for-wchan-in-proc-pid-stat.patch fs-proc-do_task_stat-move-thread_group_cputime_adjus.patch -exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch alsa-usb-audio-fix-wrong-kfree-issue-in-snd_usb_endp.patch alsa-usb-audio-always-initialize-fixed_rate-in-snd_u.patch alsa-usb-audio-add-fixed_rate-quirk-for-jbl-quantum6.patch diff --git a/queue-5.4/exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch b/queue-5.4/exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch deleted file mode 100644 index e2783872200..00000000000 --- a/queue-5.4/exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch +++ /dev/null @@ -1,33 +0,0 @@ -From f858d2888a122906a127696661e39aa58d929af6 Mon Sep 17 00:00:00 2001 -From: Sasha Levin -Date: Wed, 3 Aug 2022 10:43:42 +0200 -Subject: exit: Fix typo in comment: s/sub-theads/sub-threads - -From: Ingo Molnar - -[ Upstream commit dcca34754a3f5290406403b8066e3b15dda9f4bf ] - -Cc: linux-kernel@vger.kernel.org -Signed-off-by: Ingo Molnar -Stable-dep-of: c1be35a16b2f ("exit: wait_task_zombie: kill the no longer necessary spin_lock_irq(siglock)") -Signed-off-by: Sasha Levin ---- - kernel/exit.c | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/kernel/exit.c b/kernel/exit.c -index c764d16328f6a..b2a005acb6cda 100644 ---- a/kernel/exit.c -+++ b/kernel/exit.c -@@ -1106,7 +1106,7 @@ static int wait_task_zombie(struct wait_opts *wo, struct task_struct *p) - * p->signal fields because the whole thread group is dead - * and nobody can change them. - * -- * psig->stats_lock also protects us from our sub-theads -+ * psig->stats_lock also protects us from our sub-threads - * which can reap other children at the same time. Until - * we change k_getrusage()-like users to rely on this lock - * we have to take ->siglock as well. --- -2.43.0 - diff --git a/queue-5.4/series b/queue-5.4/series index ab404a01a73..f00d42f5451 100644 --- a/queue-5.4/series +++ b/queue-5.4/series @@ -40,7 +40,6 @@ getrusage-add-the-signal_struct-sig-local-variable.patch getrusage-move-thread_group_cputime_adjusted-outside.patch getrusage-use-__for_each_thread.patch getrusage-use-sig-stats_lock-rather-than-lock_task_s.patch -exit-fix-typo-in-comment-s-sub-theads-sub-threads.patch serial-max310x-unprepare-and-disable-clock-in-error-.patch regmap-allow-to-define-reg_update_bits-for-no-bus-co.patch regmap-add-bulk-read-write-callbacks-into-regmap_con.patch