Re: [PATCH 3.14 14/46] random: properly align get_random_int_hash
From: Greg Kroah-Hartman
Date: Fri Aug 19 2016 - 03:33:20 EST
On Thu, Aug 18, 2016 at 08:14:17PM -0700, Eric Biggers wrote:
> get_random_long() was added in v4.5 and doesn't appear to have been backported
> to any stable branches, so my patch doesn't actually need to be backported to
> anything older than v4.5. It won't break anything, though.
Ah, thanks for that, I'll go remove this from 3.14 and the 4.4 stable
kernel queues.
greg k-h