diff options
| author | Arvind Sankar <[email protected]> | 2020-07-28 22:57:19 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2020-07-31 09:08:17 +0000 |
| commit | e4cb955bf173474a61f56200610004aacc7a62ff (patch) | |
| tree | c7cfe94c4501429ad715225ee6fac41eb32e0aee /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | x86/kaslr: Small cleanup of find_random_phys_addr() (diff) | |
| download | kernel-e4cb955bf173474a61f56200610004aacc7a62ff.tar.gz kernel-e4cb955bf173474a61f56200610004aacc7a62ff.zip | |
x86/kaslr: Make minimum/image_size 'unsigned long'
Change type of minimum/image_size arguments in process_mem_region to
'unsigned long'. These actually can never be above 4G (even on x86_64),
and they're 'unsigned long' in every other function except this one.
Signed-off-by: Arvind Sankar <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
