summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2020-07-30 05:11:00 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-07 10:34:01 +0300
commitc131009987f2501642e3b3fa328ef6c65cbbc72a (patch)
treec75b07eecd5d37ce6b1f1ed438f984ba40b617b4 /scripts/gdb/linux/utils.py
parent7471f3228e7ad9641a8b2330960d27eb00af0d0f (diff)
downloadlinux-c131009987f2501642e3b3fa328ef6c65cbbc72a.tar.xz
random32: remove net_rand_state from the latent entropy gcc plugin
commit 83bdc7275e6206f560d247be856bceba3e1ed8f2 upstream. It turns out that the plugin right now ends up being really unhappy about the change from 'static' to 'extern' storage that happened in commit f227e3ec3b5c ("random32: update the net random state on interrupt and activity"). This is probably a trivial fix for the latent_entropy plugin, but for now, just remove net_rand_state from the list of things the plugin worries about. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Cc: Emese Revfy <re.emese@gmail.com> Cc: Kees Cook <keescook@chromium.org> Cc: Willy Tarreau <w@1wt.eu> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions