Messages in this thread |  | | Date | Mon, 23 Sep 2013 07:05:31 -0400 | | From | Theodore Ts'o <> | | Subject | Re: [PATCH, RFC 07/12] random: allow architectures to optionally define random_get_entropy() |
| |
On Mon, Sep 23, 2013 at 12:38:26PM +0200, Stephan Mueller wrote: > > Are there any plans to get such function implemented on large list of > architectures without a get_cycles function?
For some architectures, yes. As John Stultz pointed out, on many of the older embedded platforms (which are many of the ones with out a get_cycles function), the only clocksource they have is the jiffies time source anyway. So I'd much rather take each architecture one at a time, and fix them right.
- Ted
|  |