Re: [PATCH 3/4] hwrng: core - use MAX to simplify RNG_BUFFER_SIZE

From: Andy Shevchenko

Date: Mon May 04 2026 - 09:58:51 EST


On Thu, Apr 30, 2026 at 01:00:50PM +0200, Thorsten Blum wrote:
> Replace the open-coded variant with MAX().

Hmm... While this patch is correct the very similar is being used
outside of hwrng. Can we perhaps have a common definition somewhere
near to SMP_CACHE_BYTES?

--
With Best Regards,
Andy Shevchenko