Re: [PATCH 2/2] docs: kernel-parameters: fix a truncated sentence for preempt=lazy
From: Quchaosheng
Date: Tue Sep 22 2026 - 03:12:57 EST
On 2026-09-21 11:33:26 [+0200], Sebastian Andrzej Siewior wrote:
> I think if you do "preemption point" the sentence becomes English again.
You are right, and it is a better fix than mine. "One preemption is when
the task returns to user space" becomes:
One such preemption point is when the task returns to user space.
I will use that if I resend. Holding the patch with the other one in the
series for now.
Quchaosheng