All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, cristian.marussi@arm.com,
	Vincent Guittot <vincent.guittot@linaro.org>,
	etienne.carriere@linaro.org
Cc: Sudeep Holla <sudeep.holla@arm.com>
Subject: Re: [PATCH] scmi/optee: fix response size warning
Date: Wed, 29 Jun 2022 11:05:06 +0100	[thread overview]
Message-ID: <165649686859.1115844.6856307867092196404.b4-ty@arm.com> (raw)
In-Reply-To: <20220624074549.3298-1-vincent.guittot@linaro.org>

On Fri, 24 Jun 2022 09:45:49 +0200, Vincent Guittot wrote:
> Some protocols check the response size with the expected value but optee
> shared memory doesn't return such size whereas it is available in the
> optee output buffer.
> 
> As an example, the base protocol compares the response size with the
> expected result when requesting the list of protocol which triggers a
> warning with optee shared memory:
> 
> [...]

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

[1/1] scmi/optee: fix response size warning
      https://git.kernel.org/sudeep.holla/c/75c8f430d8

--
Regards,
Sudeep


WARNING: multiple messages have this Message-ID (diff)
From: Sudeep Holla <sudeep.holla@arm.com>
To: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, cristian.marussi@arm.com,
	Vincent Guittot <vincent.guittot@linaro.org>,
	etienne.carriere@linaro.org
Cc: Sudeep Holla <sudeep.holla@arm.com>
Subject: Re: [PATCH] scmi/optee: fix response size warning
Date: Wed, 29 Jun 2022 11:05:06 +0100	[thread overview]
Message-ID: <165649686859.1115844.6856307867092196404.b4-ty@arm.com> (raw)
In-Reply-To: <20220624074549.3298-1-vincent.guittot@linaro.org>

On Fri, 24 Jun 2022 09:45:49 +0200, Vincent Guittot wrote:
> Some protocols check the response size with the expected value but optee
> shared memory doesn't return such size whereas it is available in the
> optee output buffer.
> 
> As an example, the base protocol compares the response size with the
> expected result when requesting the list of protocol which triggers a
> warning with optee shared memory:
> 
> [...]

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

[1/1] scmi/optee: fix response size warning
      https://git.kernel.org/sudeep.holla/c/75c8f430d8

--
Regards,
Sudeep


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

  parent reply	other threads:[~2022-06-29 10:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-24  7:45 [PATCH] scmi/optee: fix response size warning Vincent Guittot
2022-06-24  7:45 ` Vincent Guittot
2022-06-24  9:22 ` Cristian Marussi
2022-06-24  9:22   ` Cristian Marussi
2022-06-27 10:47   ` Etienne Carriere
2022-06-27 10:47     ` Etienne Carriere
2022-06-29 10:05 ` Sudeep Holla [this message]
2022-06-29 10:05   ` 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=165649686859.1115844.6856307867092196404.b4-ty@arm.com \
    --to=sudeep.holla@arm.com \
    --cc=cristian.marussi@arm.com \
    --cc=etienne.carriere@linaro.org \
    --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.