From f53dc21dffba317ca45c80ffabd55bdb0f634b22 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 4 Aug 2020 10:44:53 +0200 Subject: [PATCH] pending/random.txt: list the patches that need to be applied eventually --- pending/random.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 pending/random.txt diff --git a/pending/random.txt b/pending/random.txt new file mode 100644 index 00000000000..5d0ce6dacaa --- /dev/null +++ b/pending/random.txt @@ -0,0 +1,9 @@ +patches for random stuff that need to be applied, once all of the build issues +are worked out: + +f227e3ec3b5c ("random32: update the net random state on interrupt and activity") +aa54ea903abb ("ARM: percpu.h: fix build error") +1c9df907da83 ("random: fix circular include dependency on arm64 after addition of percpu.h") +83bdc7275e62 ("random32: remove net_rand_state from the latent entropy gcc plugin") +c0842fbc1b18 ("random32: move the pseudo-random 32-bit definitions to prandom.h") + -- 2.47.3