linux_dsm_epyc7002/drivers/scsi/cxlflash
Dan Carpenter 4da74db0d9 cxlflash: shift wrapping bug in afu_link_reset()
"port_sel" is a u64 so the shifting should also be a 64 bit shift.

Fixes: c21e0bbfc4 ('cxlflash: Base support for IBM CXL Flash Adapter')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
2015-08-26 18:07:37 -07:00
..
common.h cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
Kconfig
lunmgt.c cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
main.c cxlflash: shift wrapping bug in afu_link_reset() 2015-08-26 18:07:37 -07:00
main.h
Makefile cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
sislite.h cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
superpipe.c cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
superpipe.h cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
vlun.c cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00
vlun.h cxlflash: Virtual LUN support 2015-08-26 18:05:39 -07:00