2023-12-08 17:00:25

by kernel test robot

[permalink] [raw]
Subject: [wireless-next:main] BUILD REGRESSION db7fac15eaf0f09d675730d7002edabe27fe9e1d

tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git main
branch HEAD: db7fac15eaf0f09d675730d7002edabe27fe9e1d wifi: rtw89: mac: refine SER setting during WiFi CPU power on

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
`-- mips-allyesconfig
|-- (.ref.text):relocation-truncated-to-fit:R_MIPS_26-against-start_secondary
|-- (.text):relocation-truncated-to-fit:R_MIPS_26-against-kernel_entry
|-- main.c:(.init.text):relocation-truncated-to-fit:R_MIPS_26-against-__sanitizer_cov_trace_pc
`-- main.c:(.init.text):relocation-truncated-to-fit:R_MIPS_26-against-_mcount

elapsed time: 1467m

configs tested: 35
configs skipped: 0

tested configs:
i386 allmodconfig clang
i386 allnoconfig clang
i386 allyesconfig clang
i386 buildonly-randconfig-001-20231208 clang
i386 buildonly-randconfig-002-20231208 clang
i386 buildonly-randconfig-003-20231208 clang
i386 buildonly-randconfig-004-20231208 clang
i386 buildonly-randconfig-005-20231208 clang
i386 buildonly-randconfig-006-20231208 clang
i386 defconfig gcc
i386 randconfig-001-20231208 clang
i386 randconfig-002-20231208 clang
i386 randconfig-003-20231208 clang
i386 randconfig-004-20231208 clang
i386 randconfig-005-20231208 clang
i386 randconfig-006-20231208 clang
i386 randconfig-011-20231208 gcc
i386 randconfig-012-20231208 gcc
i386 randconfig-013-20231208 gcc
i386 randconfig-014-20231208 gcc
i386 randconfig-015-20231208 gcc
i386 randconfig-016-20231208 gcc
s390 allmodconfig gcc
s390 allyesconfig gcc
sh allmodconfig gcc
sh allyesconfig gcc
sparc allmodconfig gcc
sparc64 allmodconfig gcc
sparc64 allyesconfig gcc
um allmodconfig clang
um allyesconfig clang
x86_64 allnoconfig gcc
x86_64 allyesconfig clang
x86_64 defconfig gcc
x86_64 rhel-8.3-rust clang

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


2023-12-09 10:16:48

by Kalle Valo

[permalink] [raw]
Subject: Re: [wireless-next:main] BUILD REGRESSION db7fac15eaf0f09d675730d7002edabe27fe9e1d

kernel test robot <[email protected]> writes:

> tree/branch:
> https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git
> main
> branch HEAD: db7fac15eaf0f09d675730d7002edabe27fe9e1d wifi: rtw89:
> mac: refine SER setting during WiFi CPU power on
>
> Error/Warning ids grouped by kconfigs:
>
> gcc_recent_errors
> `-- mips-allyesconfig
> |-- (.ref.text):relocation-truncated-to-fit:R_MIPS_26-against-start_secondary
> |-- (.text):relocation-truncated-to-fit:R_MIPS_26-against-kernel_entry
> |--
> | main.c:(.init.text):relocation-truncated-to-fit:R_MIPS_26-against-__sanitizer_cov_trace_pc
> `-- main.c:(.init.text):relocation-truncated-to-fit:R_MIPS_26-against-_mcount

I assume this is a bug in build servers or elsewhere. I don't think a
wireless patch could cause this.

--
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

2023-12-11 05:56:06

by Yujie Liu

[permalink] [raw]
Subject: Re: [wireless-next:main] BUILD REGRESSION db7fac15eaf0f09d675730d7002edabe27fe9e1d

Hi Kalle,

On Sat, Dec 09, 2023 at 12:16:40PM +0200, Kalle Valo wrote:
> kernel test robot <[email protected]> writes:
>
> > tree/branch:
> > https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git
> > main
> > branch HEAD: db7fac15eaf0f09d675730d7002edabe27fe9e1d wifi: rtw89:
> > mac: refine SER setting during WiFi CPU power on
> >
> > Error/Warning ids grouped by kconfigs:
> >
> > gcc_recent_errors
> > `-- mips-allyesconfig
> > |-- (.ref.text):relocation-truncated-to-fit:R_MIPS_26-against-start_secondary
> > |-- (.text):relocation-truncated-to-fit:R_MIPS_26-against-kernel_entry
> > |--
> > | main.c:(.init.text):relocation-truncated-to-fit:R_MIPS_26-against-__sanitizer_cov_trace_pc
> > `-- main.c:(.init.text):relocation-truncated-to-fit:R_MIPS_26-against-_mcount
>
> I assume this is a bug in build servers or elsewhere. I don't think a
> wireless patch could cause this.

Sorry this is a wrong info due to a bug of the bot. We've found the root
cause and fixed it just now. Sorry for the noise and please kindly
ignore it.

Best Regards,
Yujie