Re: [PATCH RFC 2/8] clock device: convert clock_gettime

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arnd Bergmann
Date: Sunday, November 7, 2010 - 11:56 pm

On Thursday 04 November 2010, Richard Cochran wrote:

It looks like you are turning a kernel internal interface into a user ABI,
which I think is highly questionable. Using the bits like this internally is
ok, but making it part of the syscall ABI means that we can never change this
in the future.

Maybe I was misunderstanding your patch though.

	Arnd

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH RFC 0/8] Dynamic clock devices, Richard Cochran, (Thu Nov 4, 12:26 pm)
[PATCH RFC 1/8] Introduce dynamic clock devices, Richard Cochran, (Thu Nov 4, 12:28 pm)
[PATCH RFC 2/8] clock device: convert clock_gettime, Richard Cochran, (Thu Nov 4, 12:28 pm)
[PATCH RFC 3/8] clock device: convert clock_getres, Richard Cochran, (Thu Nov 4, 12:28 pm)
[PATCH RFC 4/8] clock device: convert clock_settime, Richard Cochran, (Thu Nov 4, 12:29 pm)
[PATCH RFC 5/8] clock device: convert timer_create, Richard Cochran, (Thu Nov 4, 12:29 pm)
[PATCH RFC 6/8] clock device: convert timer_delete, Richard Cochran, (Thu Nov 4, 12:30 pm)
[PATCH RFC 7/8] clock device: convert timer_gettime, Richard Cochran, (Thu Nov 4, 12:30 pm)
[PATCH RFC 8/8] clock device: convert timer_settime, Richard Cochran, (Thu Nov 4, 12:30 pm)
Re: [PATCH RFC 1/8] Introduce dynamic clock devices, Arnd Bergmann, (Sun Nov 7, 11:38 pm)
Re: [PATCH RFC 2/8] clock device: convert clock_gettime, Arnd Bergmann, (Sun Nov 7, 11:56 pm)
Re: [PATCH RFC 0/8] Dynamic clock devices, john stultz, (Mon Nov 8, 4:01 pm)
Re: [PATCH RFC 2/8] clock device: convert clock_gettime, Richard Cochran, (Tue Nov 9, 1:23 am)
Re: [PATCH RFC 2/8] clock device: convert clock_gettime, Richard Cochran, (Tue Nov 9, 3:26 am)
Re: [PATCH RFC 2/8] clock device: convert clock_gettime, Arnd Bergmann, (Tue Nov 9, 5:47 am)
Re: [PATCH RFC 2/8] clock device: convert clock_gettime, Arnd Bergmann, (Wed Nov 10, 3:16 am)
Re: [PATCH RFC 0/8] Dynamic clock devices, Richard Cochran, (Mon Nov 15, 2:34 am)
Re: [PATCH RFC 2/8] clock device: convert clock_gettime, Richard Cochran, (Mon Nov 15, 2:41 am)
Re: [PATCH RFC 0/8] Dynamic clock devices, Paul Mundt, (Mon Nov 15, 3:01 am)
Re: [PATCH RFC 0/8] Dynamic clock devices, Richard Cochran, (Thu Nov 18, 9:33 am)
Re: [PATCH RFC 1/8] Introduce dynamic clock devices, Richard Cochran, (Sat Dec 4, 7:55 am)
Re: [PATCH RFC 1/8] Introduce dynamic clock devices, Arnd Bergmann, (Mon Dec 6, 7:14 am)