diff options
| author | Jason A. Donenfeld <[email protected]> | 2022-01-15 13:40:04 +0000 |
|---|---|---|
| committer | Jason A. Donenfeld <[email protected]> | 2022-01-18 12:03:56 +0000 |
| commit | 6c0eace6e1499712583b6ee62d95161e8b3449f5 (patch) | |
| tree | 3e1327052bf302aa9d69a99ded5acc73095ec798 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | random: cleanup fractional entropy shift constants (diff) | |
| download | kernel-6c0eace6e1499712583b6ee62d95161e8b3449f5.tar.gz kernel-6c0eace6e1499712583b6ee62d95161e8b3449f5.zip | |
random: access input_pool_data directly rather than through pointer
This gets rid of another abstraction we no longer need. It would be nice
if we could instead make pool an array rather than a pointer, but the
latent entropy plugin won't be able to do its magic in that case. So
instead we put all accesses to the input pool's actual data through the
input_pool_data array directly.
Reviewed-by: Dominik Brodowski <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
