Re: [PATCH, RFC 07/12] random: allow architectures to optionallydefine random_get_entropy()

From: Theodore Ts'o
Date: Mon Sep 23 2013 - 07:05:59 EST


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