Documentation/no_hz: Introduce "dyntick-idle mode" before using it
authorBorislav Petkov <bp@suse.de>
Tue, 14 Sep 2021 20:33:55 +0000 (22:33 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 27 Sep 2021 17:31:11 +0000 (11:31 -0600)
commit15ce51f55e15d512a8e3467c0bcbb0f49cd42e05
tree32bd2c8340c04e12c3f31684d3fd2d13126ae1f1
parent9770a132656cb5462afaedcb645ce5aa256b0ba9
Documentation/no_hz: Introduce "dyntick-idle mode" before using it

The CONFIG_NO_HZ_IDLE paragraph is using "dyntick-idle mode" before
having defined it while the definition comes a couple of paragraphs
later.

That is leaving the reader with scratching head what that dyntick-idle
mode might be. Pull its definition up so that it is clear.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lore.kernel.org/r/20210914203355.21360-1-bp@alien8.de
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/timers/no_hz.rst