Re: linux-next: Tree for Feb 23 (net/core/net-sysfs.o)

From: Randy Dunlap
Date: Fri Feb 23 2024 - 18:49:05 EST




On 2/22/24 20:40, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20240222:
>

on loongarch, when CONFIG_BQL and CONFIG_DQL are not set:

loongarch64-linux-ld: net/core/net-sysfs.o: in function `.L404':
net-sysfs.c:(.text+0x2cb4): undefined reference to `dql_group'
loongarch64-linux-ld: net-sysfs.c:(.text+0x2cb8): undefined reference to `dql_group'
loongarch64-linux-ld: net/core/net-sysfs.o: in function `.L760':
net-sysfs.c:(.text+0x584c): undefined reference to `dql_group'
loongarch64-linux-ld: net-sysfs.c:(.text+0x585c): undefined reference to `dql_group'


--
#Randy