Re: [PATCH][Bug 5132] fix sys_poll() large timeout handling

2005-09-06 Thread Nishanth Aravamudan
On 31.08.2005 [13:01:09 -0700], Nishanth Aravamudan wrote: > Sorry everybody, forgot the most important Cc: :) > > -Nish > > Hi Andrew, > > In looking at Bug 5132 and sys_poll(), I think there is a flaw in the > current code. > > The @timeout parameter to sys_poll() is in milliseconds but we

Re: [PATCH][Bug 5132] fix sys_poll() large timeout handling

2005-09-06 Thread Nishanth Aravamudan
On 31.08.2005 [13:01:09 -0700], Nishanth Aravamudan wrote: Sorry everybody, forgot the most important Cc: :) -Nish Hi Andrew, In looking at Bug 5132 and sys_poll(), I think there is a flaw in the current code. The @timeout parameter to sys_poll() is in milliseconds but we compare it