All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: Vincent Guittot <vincent.guittot@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, cristian.marussi@arm.com
Cc: Sudeep Holla <sudeep.holla@arm.com>
Subject: Re: [PATCH v2] arm/scmi: fix base agent discover response
Date: Thu, 18 Nov 2021 12:09:43 +0000	[thread overview]
Message-ID: <163723734736.4014156.4454501057354855876.b4-ty@arm.com> (raw)
In-Reply-To: <20211117081856.9932-1-vincent.guittot@linaro.org>

On Wed, 17 Nov 2021 09:18:56 +0100, Vincent Guittot wrote:
> According to scmi specification, the response of the discover agent request
> is made of:
> - int32 status
> - uint32 agent_id
> - uint8 name[16]
> 
> but the current implementation doesn't take into account the agent_id field
> and only allocates a rx buffer of SCMI_MAX_STR_SIZE length
> 
> [...]

Applied to sudeep.holla/linux (for-next/scmi), thanks!

[1/1] arm/scmi: fix base agent discover response
      https://git.kernel.org/sudeep.holla/c/d1cbd9e0f7

--
Regards,
Sudeep


WARNING: multiple messages have this Message-ID (diff)
From: Sudeep Holla <sudeep.holla@arm.com>
To: Vincent Guittot <vincent.guittot@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, cristian.marussi@arm.com
Cc: Sudeep Holla <sudeep.holla@arm.com>
Subject: Re: [PATCH v2] arm/scmi: fix base agent discover response
Date: Thu, 18 Nov 2021 12:09:43 +0000	[thread overview]
Message-ID: <163723734736.4014156.4454501057354855876.b4-ty@arm.com> (raw)
In-Reply-To: <20211117081856.9932-1-vincent.guittot@linaro.org>

On Wed, 17 Nov 2021 09:18:56 +0100, Vincent Guittot wrote:
> According to scmi specification, the response of the discover agent request
> is made of:
> - int32 status
> - uint32 agent_id
> - uint8 name[16]
> 
> but the current implementation doesn't take into account the agent_id field
> and only allocates a rx buffer of SCMI_MAX_STR_SIZE length
> 
> [...]

Applied to sudeep.holla/linux (for-next/scmi), thanks!

[1/1] arm/scmi: fix base agent discover response
      https://git.kernel.org/sudeep.holla/c/d1cbd9e0f7

--
Regards,
Sudeep


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-11-18 12:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-17  8:18 [PATCH v2] arm/scmi: fix base agent discover response Vincent Guittot
2021-11-17  8:18 ` Vincent Guittot
2021-11-18 12:09 ` Sudeep Holla [this message]
2021-11-18 12:09   ` Sudeep Holla

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=163723734736.4014156.4454501057354855876.b4-ty@arm.com \
    --to=sudeep.holla@arm.com \
    --cc=cristian.marussi@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vincent.guittot@linaro.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.