From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] package/optee-client: fix build warnings from 3.4.0
Date: Fri, 8 Mar 2019 09:35:10 +0100 [thread overview]
Message-ID: <20190308093510.05b72f71@windsurf> (raw)
In-Reply-To: <1552032472-10717-1-git-send-email-etienne.carriere@linaro.org>
Hello,
On Fri, 8 Mar 2019 09:07:52 +0100
Etienne Carriere <etienne.carriere@linaro.org> wrote:
> +- arg = (struct tee_ioctl_open_session_arg *)buf;
> ++ arg = (struct tee_ioctl_open_session_arg *)(void *)buf;
This looks a bit weird. And indeed in the review of the pull request
you made upstream, they also express some doubts about this solution,
which just papers over the problem.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-03-08 8:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-08 8:07 [Buildroot] [PATCH v2] package/optee-client: fix build warnings from 3.4.0 Etienne Carriere
2019-03-08 8:35 ` Thomas Petazzoni [this message]
2019-03-08 9:02 ` Etienne Carriere
-- strict thread matches above, loose matches on Subject: below --
2019-03-21 10:54 Etienne Carriere
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=20190308093510.05b72f71@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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