public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Andy Gross <andy.gross@linaro•org>
To: Arun Kumar Neelakantam <aneela@codeaurora•org>
Cc: davem@davemloft•net, bjorn.andersson@linaro•org,
	clew@codeaurora•org, netdev@vger•kernel.org,
	linux-kernel@vger•kernel.org, linux-arm-msm@vger•kernel.org,
	fw@strlen•de, hannes@stressinduktion•org, dvlasenk@redhat•com,
	nicolas.dechesne@linaro•org, David Brown <david.brown@linaro•org>,
	"open list:ARM/QUALCOMM SUPPORT" <linux-soc@vger•kernel.org>
Subject: Re: [PATCH] soc: qcom: qmi_interface: Limit txn ids to U16_MAX
Date: Wed, 14 Nov 2018 10:02:37 -0800	[thread overview]
Message-ID: <20181114180237.GD14703@hector> (raw)
In-Reply-To: <1538545205-17939-1-git-send-email-aneela@codeaurora.org>

On Wed, Oct 03, 2018 at 11:10:02AM +0530, Arun Kumar Neelakantam wrote:
> Txn IDs created up to INT_MAX cause overflow while storing
> the IDs in u16 type supported by QMI header.
> 
> Limit the txn IDs max value to U16_MAX to avoid overflow.
> 
> Signed-off-by: Arun Kumar Neelakantam <aneela@codeaurora•org>
> ---

Thanks for sending this in.  I'll queue it up.


Andy

      parent reply	other threads:[~2018-11-14 18:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-03  5:40 [PATCH] soc: qcom: qmi_interface: Limit txn ids to U16_MAX Arun Kumar Neelakantam
2018-10-04  4:37 ` Bjorn Andersson
2018-11-14 18:02 ` Andy Gross [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=20181114180237.GD14703@hector \
    --to=andy.gross@linaro$(echo .)org \
    --cc=aneela@codeaurora$(echo .)org \
    --cc=bjorn.andersson@linaro$(echo .)org \
    --cc=clew@codeaurora$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=david.brown@linaro$(echo .)org \
    --cc=dvlasenk@redhat$(echo .)com \
    --cc=fw@strlen$(echo .)de \
    --cc=hannes@stressinduktion$(echo .)org \
    --cc=linux-arm-msm@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-soc@vger$(echo .)kernel.org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=nicolas.dechesne@linaro$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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