diff options
author | Linus Torvalds <[email protected]> | 2020-07-29 19:11:00 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-07-29 19:11:00 -0700 |
commit | 83bdc7275e6206f560d247be856bceba3e1ed8f2 (patch) | |
tree | 334162ffd17ddfbeebc390e4e480d6c7137eaf6a /scripts/gdb/linux/tasks.py | |
parent | d3590ebf6f91350192737dd1d1b219c05277f067 (diff) |
random32: remove net_rand_state from the latent entropy gcc plugin
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 <[email protected]>
Cc: Emese Revfy <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Willy Tarreau <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions