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 40384c8 commit 386f2d9Copy full SHA for 386f2d9
arch/arm/vfp/vfpmodule.c
@@ -168,7 +168,7 @@ static void vfp_thread_copy(struct thread_info *thread)
168
/*
169
* When this function is called with the following 'cmd's, the following
170
* is true while this function is being run:
171
- * THREAD_NOFTIFY_SWTICH:
+ * THREAD_NOTIFY_SWITCH:
172
* - the previously running thread will not be scheduled onto another CPU.
173
* - the next thread to be run (v) will not be running on another CPU.
174
* - thread->cpu is the local CPU number
0 commit comments