lkml.org 
[lkml]   [2008]   [Mar]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRE: [PATCH 0/5] Generic smp_call_function(), improvements, and smp_call_function_single()
Date
From
> My thinking was that it may need a bit of help to ensure that the init
> function for single call data works,

The problem may be worse than that. I see that you have a per-cpu
"call_single_queue" on which you do some list operations. On ia64
the per-cpu variables live at the same virtual address on each processor
with a per-cpu TLB mapping directing them to a different physical
address on each. This makes Linux lists very confused.

-Tony


\
 
 \ /
  Last update: 2008-03-21 20:01    [W:0.068 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site