Hay
Date
Feb. 24, 2025, 10:17 a.m.
Failure - log-parser-build-gcc - gcc-compiler-kernel_reboot_c-warning-hw_protection_attr-defined-but-not-used
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=mips CROSS_COMPILE=mips-linux-gnu- 'CC=sccache mips-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/kernel/reboot.c:1092:30: warning: 'hw_protection_attr' defined but not used [-Wunused-variable]
 1092 | static struct kobj_attribute hw_protection_attr = __ATTR_RW(hw_protection);
      |                              ^~~~~~~~~~~~~~~~~~