Re: [2.6.28-rc1 regression] wmifinfo dockapp takes 100% of cpu (bisected)

From: Arjan van de Ven
Date: Sat Oct 25 2008 - 10:05:52 EST


Carlos R. Mafra wrote:


Hi,

the line below is the key one:

select(4, [3], NULL, NULL, {0, 5000000}) = -1 EINVAL (Invalid argument)

the application gives us an invalid timeval; it should have been (5, 0)
However, if the kernel accepted this before the kernel needs to now also accept it
obviously, I'll
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/