Hi Greg, On Wed, Dec 06, 2023 at 02:36:10AM +0900, Greg Kroah-Hartman wrote: > On Tue, Dec 05, 2023 at 10:07:58PM +0800, kernel test robot wrote: > > tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-linus > > branch HEAD: b17b7fe6dd5c6ff74b38b0758ca799cdbb79e26e usb: typec: class: fix typec_altmode_put_partner to put plugs > > > > Error/Warning ids grouped by kconfigs: > > > > gcc_recent_errors > > |-- sparc-allmodconfig > > | `-- arch-sparc-kernel-module.c:error:variable-strtab-set-but-not-used > > |-- sparc-allnoconfig > > | |-- arch-sparc-kernel-traps_32.c:error:no-previous-prototype-for-trap_init > > | |-- arch-sparc-lib-cmpdi2.c:error:no-previous-prototype-for-__cmpdi2 > > | |-- arch-sparc-lib-ucmpdi2.c:error:no-previous-prototype-for-__ucmpdi2 > > | |-- arch-sparc-mm-leon_mm.c:error:variable-paddrbase-set-but-not-used > > | `-- arch-sparc-mm-srmmu.c:error:variable-clear-set-but-not-used > > |-- sparc-defconfig > > | |-- arch-sparc-kernel-module.c:error:variable-strtab-set-but-not-used > > | |-- arch-sparc-kernel-traps_32.c:error:no-previous-prototype-for-trap_init > > | |-- arch-sparc-lib-cmpdi2.c:error:no-previous-prototype-for-__cmpdi2 > > | |-- arch-sparc-lib-ucmpdi2.c:error:no-previous-prototype-for-__ucmpdi2 > > | |-- arch-sparc-mm-leon_mm.c:error:variable-paddrbase-set-but-not-used > > | `-- arch-sparc-mm-srmmu.c:error:variable-clear-set-but-not-used > > |-- sparc-randconfig-001-20231205 > > | `-- arch-sparc-kernel-module.c:error:variable-strtab-set-but-not-used > > |-- sparc64-allmodconfig > > | `-- arch-sparc-kernel-module.c:error:variable-strtab-set-but-not-used > > |-- sparc64-allyesconfig > > | `-- arch-sparc-kernel-module.c:error:variable-strtab-set-but-not-used > > `-- sparc64-defconfig > > `-- arch-sparc-kernel-module.c:error:variable-strtab-set-but-not-used > > Odd, why are errors for changes that are NOT from this branch triggering > the bot to report them here as if they came from this branch? Sorry these are wrong info due to a bug of the bot. We've found the root cause and fixed the bot just now. Sorry for the noise and please kindly ignore them. Best Regards, Yujie