linux_dsm_epyc7002/drivers/misc/habanalabs/goya
Oded Gabbay f763946aef habanalabs: cast to u64 before shift > 31 bits
When shifting a boolean variable by more than 31 bits and putting the
result into a u64 variable, we need to cast the boolean into unsigned 64
bits to prevent possible overflow.

Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2020-09-22 18:49:51 +03:00
..
goya_coresight.c habanalabs: proper handling of alloc size in coresight 2020-08-22 12:47:57 +03:00
goya_hwmgr.c habanalabs: fix pm manual->auto in GOYA 2020-03-24 10:54:17 +02:00
goya_security.c habanalabs: fix up absolute include instructions 2020-07-29 08:15:50 +02:00
goya.c habanalabs: cast to u64 before shift > 31 bits 2020-09-22 18:49:51 +03:00
goyaP.h habanalabs: replace armcp with the generic cpucp 2020-09-22 18:49:51 +03:00
Makefile habanalabs: fix up absolute include instructions 2020-07-29 08:15:50 +02:00