Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1614911
| From | Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] avr32/time: set ->min_delta_ticks and ->max_delta_ticks |
| Date | 2017-04-03 08:50 +0200 |
| Message-ID | <ts3Yl-3kh-1@gated-at.bofh.it> (permalink) |
| References | <tpgS5-HE-3@gated-at.bofh.it> <tqOf0-2K2-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Around Thu 30 Mar 2017 21:39:33 +0200 or thereabout, Nicolai Stange wrote: > In preparation for making the clockevents core NTP correction aware, > all clockevent device drivers must set ->min_delta_ticks and > ->max_delta_ticks rather than ->min_delta_ns and ->max_delta_ns: a > clockevent device's rate is going to change dynamically and thus, the > ratio of ns to ticks ceases to stay invariant. > > Make the avr32 arch's clockevent driver initialize these fields properly. > > This patch alone doesn't introduce any change in functionality as the > clockevents core still looks exclusively at the (untouched) ->min_delta_ns > and ->max_delta_ns. As soon as this has changed, a followup patch will > purge the initialization of ->min_delta_ns and ->max_delta_ns from this > driver. > > Signed-off-by: Nicolai Stange <nicstange@gmail.com> -1 Please do not spend time on AVR32 architecture. It will be removed in the next merge window. <snipp diff> -- Best regards, Hans-Christian Noren Egtvedt
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] avr32/time: set ->min_delta_ticks and ->max_delta_ticks Nicolai Stange <nicstange@gmail.com> - 2017-03-30 21:50 +0200 Re: [PATCH] avr32/time: set ->min_delta_ticks and ->max_delta_ticks Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> - 2017-04-03 08:50 +0200
csiph-web