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.
1 parent 31f4f5b commit d61ca3cCopy full SHA for d61ca3c
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