On Sun, Oct 17, 2010 at 10:23 PM, Pekka Enberg wrote:
> On 16.10.2010 18.23, Richard Weinberger wrote:
>>
>> This fixes a issue which was introduced by fe2cc53e.
>> timeval_to_ns() returns long long and not int.
>> Due to that UML's timer did not work proper and caused timer freezes.
>>
>> LKML-Re
On 16.10.2010 18.23, Richard Weinberger wrote:
> This fixes a issue which was introduced by fe2cc53e.
> timeval_to_ns() returns long long and not int.
> Due to that UML's timer did not work proper and caused timer freezes.
>
> LKML-Reference: ! com>
> Signed-off-by: Richard Weinberger
> ---
> arc
This fixes a issue which was introduced by fe2cc53e.
timeval_to_ns() returns long long and not int.
Due to that UML's timer did not work proper and caused timer freezes.
LKML-Reference:
Signed-off-by: Richard Weinberger
---
arch/um/os-Linux/time.c |2 +-
1 files changed, 1 insertions(+), 1