linux-i3c.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: linux-i3c@lists.infradead.org, Jamie Iles <quic_jiles@quicinc.com>
Cc: Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Boris Brezillon <bbrezillon@kernel.org>
Subject: Re: [PATCH] i3c: fix incorrect address slot lookup on 64-bit
Date: Sat, 25 Sep 2021 23:20:32 +0200	[thread overview]
Message-ID: <163260482181.35531.11212519541785453670.b4-ty@bootlin.com> (raw)
In-Reply-To: <20210922165600.179394-1-quic_jiles@quicinc.com>

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@bootlin.com>

-- 
linux-i3c mailing list
linux-i3c@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-i3c

      reply	other threads:[~2021-09-25 21:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-22 16:56 [PATCH] i3c: fix incorrect address slot lookup on 64-bit Jamie Iles
2021-09-25 21:20 ` Alexandre Belloni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=163260482181.35531.11212519541785453670.b4-ty@bootlin.com \
    --to=alexandre.belloni@bootlin.com \
    --cc=bbrezillon@kernel.org \
    --cc=linux-i3c@lists.infradead.org \
    --cc=quic_jiles@quicinc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).