]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: fix typo in housekeeping
authorRyan Cheevers <cheeversr0@gmail.com>
Mon, 9 Mar 2026 06:00:15 +0000 (01:00 -0500)
committerJonathan Corbet <corbet@lwn.net>
Mon, 9 Mar 2026 15:55:08 +0000 (09:55 -0600)
Signed-off-by: Ryan Cheevers <cheeversr0@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260309060015.2349939-1-cheeversr0@gmail.com>

Documentation/core-api/housekeeping.rst

index e5417302774c7e09becb00f0bc3c257bd2e12959..92c6e53cea7551bed30ed296cf6bfe19a7a48cd0 100644 (file)
@@ -15,7 +15,7 @@ various deferrals etc...
 Sometimes housekeeping is just some unbound work (unbound workqueues,
 unbound timers, ...) that gets easily assigned to non-isolated CPUs.
 But sometimes housekeeping is tied to a specific CPU and requires
-elaborated tricks to be offloaded to non-isolated CPUs (RCU_NOCB, remote
+elaborate tricks to be offloaded to non-isolated CPUs (RCU_NOCB, remote
 scheduler tick, etc...).
 
 Thus, a housekeeping CPU can be considered as the reverse of an isolated