Re: 2.3.42 alpha updates

From: Manfred Spraul (manfreds@colorfullife.com)
Date: Fri Feb 04 2000 - 14:42:15 EST


Andrea Arcangeli wrote:
>
> I finished now to fixup the alpha port for 2.3.42 (the smp cpu map update
> part is from Jay Estabrook).
>

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().

Many functions such as try_to_swap_out() call flush_tlb_xy() while they
own a spinlock (eg. mm->page_table_lock).

--
	Manfred

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Feb 07 2000 - 21:00:11 EST