]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/arm/vfp/vfpmodule.c
exit_thread: accept a task parameter to be exited
[mirror_ubuntu-artful-kernel.git] / arch / arm / vfp / vfpmodule.c
index 2a61e4b04600896329bb0ca8f316cb3861ed2cf2..73085d3482ed08f6f3c5c2d93ab3eae7aa405f68 100644 (file)
@@ -156,10 +156,6 @@ static void vfp_thread_copy(struct thread_info *thread)
  *   - we could be preempted if tree preempt rcu is enabled, so
  *     it is unsafe to use thread->cpu.
  *  THREAD_NOTIFY_EXIT
- *   - the thread (v) will be running on the local CPU, so
- *     v === current_thread_info()
- *   - thread->cpu is the local CPU number at the time it is accessed,
- *     but may change at any time.
  *   - we could be preempted if tree preempt rcu is enabled, so
  *     it is unsafe to use thread->cpu.
  */