diff options
| author | Eran Ben Elisha <[email protected]> | 2021-08-10 18:15:05 +0000 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2021-08-11 18:14:33 +0000 |
| commit | 979aa51967add26b37f9d77e01729d44a2da8e5f (patch) | |
| tree | fef15d6709286a40b890667f529d56d1b52f3e22 /drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | |
| parent | net/mlx5: Initialize numa node for all core devices (diff) | |
| download | kernel-979aa51967add26b37f9d77e01729d44a2da8e5f.tar.gz kernel-979aa51967add26b37f9d77e01729d44a2da8e5f.zip | |
net/mlx5: Fix variable type to match 64bit
Fix the following smatch warning:
wait_func_handle_exec_timeout() warn: should '1 << ent->idx' be a 64 bit type?
Use 1ULL, to have a 64 bit type variable.
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Eran Ben Elisha <[email protected]>
Reviewed-by: Moshe Shemesh <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c')
0 files changed, 0 insertions, 0 deletions
