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)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 5 Aug 2020 19:39:48 +0000 (12:39 -0700)
commit585524081ecdcde1c719e63916c514866d898217
tree3cafdd36594875e14d48ac2b476f9c713eebcbfc
parentecfd7940b8641da6e41ca94eba36876dc2ba827b
random: random.h should include archrandom.h, not the other way around

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>
arch/arm64/include/asm/archrandom.h
arch/arm64/kernel/kaslr.c