We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8392853 + d61ca3c commit de881a3Copy full SHA for de881a3
kernel/Kconfig.preempt
@@ -65,7 +65,7 @@ config PREEMPT_RT
65
preemptible priority-inheritance aware variants, enforcing
66
interrupt threading and introducing mechanisms to break up long
67
non-preemptible sections. This makes the kernel, except for very
68
- low level and critical code pathes (entry code, scheduler, low
+ low level and critical code paths (entry code, scheduler, low
69
level interrupt handling) fully preemptible and brings most
70
execution contexts under scheduler control.
71
0 commit comments