[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z08IkRcxpBGUDozj@e129823.arm.com>
Date: Tue, 3 Dec 2024 13:33:05 +0000
From: Yeoreum Yun <yeoreum.yun@....com>
To: Sudeep Holla <sudeep.holla@....com>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] firmware/arm_ffa: remove __le64_to_cpu() when set
uuid for direct msg v2
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!
Powered by blists - more mailing lists