[PATCH] i3c: fix incorrect address slot lookup on 64-bit

Alexandre Belloni alexandre.belloni at bootlin.com
Sat Sep 25 14:20:32 PDT 2021


On Wed, 22 Sep 2021 17:56:00 +0100, Jamie Iles wrote:
> The address slot bitmap is an array of unsigned long's which are the
> same size as an int on 32-bit platforms but not 64-bit.  Loading the
> bitmap into an int could result in the incorrect status being returned
> for a slot and slots being reported as the wrong status.
> 
> 

Applied, thanks!

[1/1] i3c: fix incorrect address slot lookup on 64-bit
      commit: a3587e2c0578101900d4abbbd72ab3dad6d5568a

Best regards,
-- 
Alexandre Belloni <alexandre.belloni at bootlin.com>



More information about the linux-i3c mailing list