Re: [patch 27/38] m68k: Select ARCH_HAS_RANDOM_ENTROPY

From: Daniel Palmer

Date: Fri Apr 10 2026 - 12:11:34 EST


Hi

On Fri, 10 Apr 2026 at 21:39, Thomas Gleixner <tglx@xxxxxxxxxx> wrote:
>
> The only remaining usage of get_cycles() is to provide
> random_get_entropy().
>
> Switch m68k over to the new scheme of selecting ARCH_HAS_RANDOM_ENTROPY and
> providing random_get_entropy() in asm/random.h.

I have built and booted this on my Amiga 4000 and it apparently still
works so FWIW:

Tested-by: Daniel Palmer <daniel@xxxxxxxxx>