random: random.h should include archrandom.h, not the other way around
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Aug 2020 19:39:48 +0000 (12:39 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Aug 2020 07:33:11 +0000 (09:33 +0200)
commitc986f31a942017b63aa8733e34e353607c5b22e1
tree29b3ea904653ad5571ea7cb8c1d30340a28dc2ec
parent0deb86e6f81f315cfd21a20f03054b08bf9d6803
random: random.h should include archrandom.h, not the other way around

commit 585524081ecdcde1c719e63916c514866d898217 upstream.

This is hopefully the final piece of the crazy puzzle with random.h
dependencies.

And by "hopefully" I obviously mean "Linus is a hopeless optimist".

Reported-and-tested-by: Daniel Díaz <daniel.diaz@linaro.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/include/asm/archrandom.h
arch/arm64/kernel/kaslr.c