* Daniel Walker <[EMAIL PROTECTED]> wrote:
> > secondly, CLOCKSOURCE_NOTIFY_REGISTER is only used by the core
> > clocksource code and no register-notifier interface is exposed: this
> > makes the whole thing an expensive NOP.
>
> I don't know what you mean when you say "no register-notifier
On Wed, 2007-01-31 at 11:17 +0100, Ingo Molnar wrote:
> * Daniel Walker <[EMAIL PROTECTED]> wrote:
>
> > Adds a call back interface for register/rating change events. This is
> > also used later in this series to signal other interesting events.
>
> This patch adds:
>
> > +#define CLOCKSOURCE_N
* Daniel Walker <[EMAIL PROTECTED]> wrote:
> Adds a call back interface for register/rating change events. This is
> also used later in this series to signal other interesting events.
This patch adds:
> +#define CLOCKSOURCE_NOTIFY_REGISTER 1
> +#define CLOCKSOURCE_NOTIFY_RATING2
> +#defin
Adds a call back interface for register/rating change events. This is also used
later in this series to signal other interesting events.
Signed-Off-By: Daniel Walker <[EMAIL PROTECTED]>
---
include/linux/clocksource.h | 37 +
include/linux/timekeeping.h |
4 matches
Mail list logo