* [PATCH] kernel/sys: fix typo in comment
@ 2025-04-28 20:36 Joel Savitz
0 siblings, 0 replies; only message in thread
From: Joel Savitz @ 2025-04-28 20:36 UTC (permalink / raw)
To: linux-kernel
Cc: Joel Savitz, Christian Brauner, Al Viro, Catalin Marinas,
Thomas Gleixner, Michael Ellerman, Mateusz Guzik, Marco Elver,
Benjamin Gray, Mark Brown
s/CHILDEREN/CHILDREN
Signed-off-by: Joel Savitz <jsavitz@redhat.com>
---
kernel/sys.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kernel/sys.c b/kernel/sys.c
index 3a2df1bd9f64..01b75c9d9743 100644
--- a/kernel/sys.c
+++ b/kernel/sys.c
@@ -1763,7 +1763,7 @@ SYSCALL_DEFINE2(setrlimit, unsigned int, resource, struct rlimit __user *, rlim)
* given child after it's reaped, or none so this sample is before reaping.
*
* Locking:
- * We need to take the siglock for CHILDEREN, SELF and BOTH
+ * We need to take the siglock for CHILDREN, SELF and BOTH
* for the cases current multithreaded, non-current single threaded
* non-current multithreaded. Thread traversal is now safe with
* the siglock held.
--
2.45.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-28 20:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-28 20:36 [PATCH] kernel/sys: fix typo in comment Joel Savitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®