Re: [patch 27/38] m68k: Select ARCH_HAS_RANDOM_ENTROPY
Daniel Palmer <[email protected]> Sat, 11 Apr 2026 00:31:59 +0900
| Newsgroups | gmane.linux.ports.riscv,gmane.linux.kernel,gmane.linux.network,gmane.linux.kernel.wireless.general,gmane.linux.kernel.cryptoapi,gmane.linux.kernel.mm,gmane.comp.file-systems.ext4,gmane.linux.hams,gmane.linux.ports.alpha,gmane.linux.ports.arm.kernel,gmane.linux.ports.parisc,gmane.linux.ports.ppc64.devel,gmane.linux.ports.sparc |
|---|---|
| Message-ID | <CAFr9PXk7qK8-2JWrrfgXHoS9JWTRL+WobLjmAesyCE9VLL8ZyQ@mail.gmail.com> |
Hi On Fri, 10 Apr 2026 at 21:39, Thomas Gleixner <[email protected]> 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 <[email protected]>