Re: 2.4.19pre8aa1 & vm-34: 8253xutl.c compile error

From: Eyal Lebedinsky (eyal@eyal.emu.id.au)
Date: Fri May 03 2002 - 19:54:49 EST


Andrea Arcangeli wrote:
>
> Full patchkit:
>
> http://www.us.kernel.org/pub/linux/kernel/people/andrea/kernels/v2.4/2.4.19pre8aa1.gz

This problem was in -pre7, fixed in -pre8, yet it is back in -pre8-aa1!

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>

--- linux/drivers/net/wan/8253x/8253xutl.c.orig Fri Apr 5 08:52:00 2002 +++ linux/drivers/net/wan/8253x/8253xutl.c Fri Apr 5 08:55:47 2002 @@ -1344,7 +1344,6 @@ while ((Sab8253xCountTransmit(port) > 0) || !port->all_sent) { current->state = TASK_INTERRUPTIBLE; - current->counter = 0; schedule_timeout(char_time); if (signal_pending(current)) {

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



This archive was generated by hypermail 2b29 : Tue May 07 2002 - 22:00:21 EST