|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 6/8] qemu/bswap: Add const_le64() |
Date: | Wed, 11 Jan 2023 17:33:01 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 |
On 11/1/23 17:07, Philippe Mathieu-Daudé wrote:
On 11/1/23 16:49, Philippe Mathieu-Daudé wrote:On 11/1/23 15:24, Jonathan Cameron via wrote:From: Ira Weiny <ira.weiny@intel.com> Gcc requires constant versions of cpu_to_le* calls. Add a 64 bit version. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Ira Weiny <ira.weiny@intel.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> --- include/qemu/bswap.h | 10 ++++++++++ 1 file changed, 10 insertions(+)Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>Actually I thought this was already merged but apparently this never got in: https://lore.kernel.org/qemu-devel/20200928131934.739451-1-philmd@redhat.com/
Oops unrelated, I meant: https://lore.kernel.org/qemu-devel/20200917163106.49351-1-philmd@redhat.com/ But thank for the reminder, good opportunity to respin the other one ;)
[Prev in Thread] | Current Thread | [Next in Thread] |