From: Yeoreum Yun <yeoreum.yun@arm.com>
To: Sudeep Holla <sudeep.holla@arm.com>
Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] firmware/arm_ffa: remove __le64_to_cpu() when set uuid for direct msg v2
Date: Tue, 3 Dec 2024 13:33:05 +0000 [thread overview]
Message-ID: <Z08IkRcxpBGUDozj@e129823.arm.com> (raw)
In-Reply-To: <Z072Mm61eE_Twx1B@bogus>
Hi, Sudeep.
>
> | warning: incorrect type in initializer (different base types)
> | expected unsigned long a2
> | got restricted __be64
> | warning: incorrect type in initializer (different base types)
> | expected unsigned long a3
> | got restricted __be64
>
> We will get this warning back with this change, wondering if we can take
> up BE support separately.
Sorry. I'll change the type :\ Thanks to let me know!
prev parent reply other threads:[~2024-12-03 13:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-25 9:52 [PATCH 0/3] small fixes for arm_ffa driver Yeoreum Yun
2024-11-25 9:52 ` [PATCH 1/3] firmware/arm_ffa: change ffa_device_register()'s parameters and return Yeoreum Yun
2024-12-03 12:14 ` Sudeep Holla
2024-12-03 14:09 ` Yeoreum Yun
2024-11-25 9:52 ` [PATCH 2/3] arm_ffa.h: add properties bit related direct msg version 2 Yeoreum Yun
2024-12-03 12:14 ` Sudeep Holla
2024-11-25 9:52 ` [PATCH 3/3] firmware/arm_ffa: remove __le64_to_cpu() when set uuid for direct msg v2 Yeoreum Yun
2024-12-03 12:14 ` Sudeep Holla
2024-12-03 13:33 ` Yeoreum Yun [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=Z08IkRcxpBGUDozj@e129823.arm.com \
--to=yeoreum.yun@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sudeep.holla@arm.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 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.