[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b4bf6cca-2eb6-4961-b9ce-08d9a4565c42@vaisala.com>
Date: Mon, 19 Jan 2026 11:45:21 +0200
From: Tomas Melin <tomas.melin@...sala.com>
To: kernel test robot <lkp@...el.com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Michal Simek <monstr@...str.eu>
Cc: oe-kbuild-all@...ts.linux.dev, linux-rtc@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 3/5] rtc: zynqmp: rework read_offset
On 15/01/2026 09:41, Tomas Melin wrote:
> Hi,
>
> On 15/01/2026 02:42, kernel test robot wrote:
>
>>
>> arm-linux-gnueabi-ld: drivers/spi/spi-amlogic-spifc-a4.o: in function `aml_sfc_set_bus_width':
>> spi-amlogic-spifc-a4.c:(.text.aml_sfc_set_bus_width+0x8c): undefined reference to `__ffsdi2'
>> arm-linux-gnueabi-ld: spi-amlogic-spifc-a4.c:(.text.aml_sfc_set_bus_width+0xac): undefined reference to `__ffsdi2'
>> arm-linux-gnueabi-ld: spi-amlogic-spifc-a4.c:(.text.aml_sfc_set_bus_width+0xcc): undefined reference to `__ffsdi2'
>> arm-linux-gnueabi-ld: drivers/rtc/rtc-zynqmp.o: in function `xlnx_rtc_read_offset':
>>>> rtc-zynqmp.c:(.text.xlnx_rtc_read_offset+0xd0): undefined reference to `__aeabi_ldivmod'
>>>> arm-linux-gnueabi-ld: rtc-zynqmp.c:(.text.xlnx_rtc_read_offset+0x15c): undefined reference to `__aeabi_ldivmod'
> AFAIU this is related to compiling for arm 32 bit target. Is this error
> relevant since this driver is for aarch64 zynqmp specifically? If so,
> what would be correct way of fixing?
Answering my self, I think correct course of action here is probably to
limit building of this driver for the zynqmp architecture. I will add
this in next version.
Thanks,
Tomas
>
> Thanks,
> Tomas
>
>
>
>>
>
>
Powered by blists - more mailing lists