RE: [PATCH] asm-generic: support clock_adjtime() in <asm-generic/unistd.h>

From: Guan Xuetao
Date: Tue Mar 22 2011 - 08:33:12 EST




> -----Original Message-----
> From: Arnd Bergmann [mailto:arnd@xxxxxxxx]
> Sent: Sunday, March 20, 2011 4:47 AM
> To: Chris Metcalf
> Cc: linux-kernel@xxxxxxxxxxxxxxx; Guan Xuetao; Chen Liqin; Lennox Wu
> Subject: Re: [PATCH] asm-generic: support clock_adjtime() in <asm-generic/unistd.h>
>
> On Saturday 19 March 2011 16:47:53 Chris Metcalf wrote:
> >
> > A syscall was added without being added to asm-generic, which
> > makes tile (and presumably score and unicore32) break.
> >
> > Signed-off-by: Chris Metcalf <cmetcalf@xxxxxxxxxx>
> > Cc: Arnd Bergmann <arnd@xxxxxxxx>
> > Cc: Guan Xuetao <gxt@xxxxxxxxxxxxxxx>
> > Cc: Chen Liqin <liqin.chen@xxxxxxxxxxxxx>
> > Cc: Lennox Wu <lennox.wu@xxxxxxxxx>
>
> I don't consider it actually broken, but your patch
> is definitely needed to support the new syscall, and
> looks totally correct.
>
> Acked-by: Arnd Bergmann <arnd@xxxxxxxx>
>
> I don't have any other changes queued up for asm-generic
> in this release, so please just merge it through your
> tree if you like.
>
> Arnd

Looks good. At least it will remove the warning for unimplemented syscall.

Thanks & Regards.

Guan Xuetao

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