Re: [PATCH] compat: generic compat get/settimeofday

From: Ingo Molnar
Date: Sat Sep 06 2008 - 11:59:09 EST



* Christoph Hellwig <hch@xxxxxx> wrote:

> Nothing arch specific in get/settimeofday. The details of the timeval
> conversion varied a little from arch to arch, but all with the same
> results.
>
> Also add an extern declaration for sys_tz to linux/time.h because
> externs in .c files are fowned upon. I'll kill the externs in various
> other files in a sparate patch.
>
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>

[ small nit: please include diffstats in future patches. ]

> Index: linux-2.6/arch/x86/ia32/ia32entry.S
> Index: linux-2.6/arch/x86/ia32/sys_ia32.c

Acked-by: Ingo Molnar <mingo@xxxxxxx>

Ingo
--
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/