On Fri, Feb 04, 2000 at 08:42:15PM +0100, Manfred Spraul wrote:
> It seems that the Alpha port still calls schedule() during tlb flush
> operations. Could you please remove the pointer_lock() from
> smp_call_function()? Just replace it with a simple spin_lock() or
> spin_lock_bh().
Actually, just replace the schedule with a barrier. Using a
spinlock would require extra storage, which would be wasteful.
r~
This archive was generated by hypermail 2b29 : Mon Feb 07 2000 - 21:00:17 EST