Home
last modified time | relevance | path

Searched hist:c14decfca23cfbeb423ad8be3961a58a31a5473c (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-clint.cdiff c14decfca23cfbeb423ad8be3961a58a31a5473c Wed Sep 30 01:48:47 CDT 2020 Palmer Dabbelt <palmerdabbelt@google.com> clocksource: clint: Export clint_time_val for modules

clint_time_val will soon be used by the RISC-V implementation of
random_get_entropy(), which is a static inline function that may be used by
modules (at least CRYPTO_JITTERENTROPY=m).

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>