[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <490327B6.2090903@linux.intel.com>
Date: Sat, 25 Oct 2008 07:05:42 -0700
From: Arjan van de Ven <arjan@...ux.intel.com>
To: "Carlos R. Mafra" <crmafra2@...il.com>
CC: linux-kernel@...r.kernel.org,
"arjan@...radead.org >> Arjan van de Ven" <arjan@...radead.org>
Subject: Re: [2.6.28-rc1 regression] wmifinfo dockapp takes 100% of cpu (bisected)
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists