# git rev-parse -q --verify e6ada6df471f847da3b09b357e246c62335bc0bb^{commit} e6ada6df471f847da3b09b357e246c62335bc0bb already have revision, skipping fetch # git checkout -q -f -B kisskb e6ada6df471f847da3b09b357e246c62335bc0bb # git clean -qxdf # < git log -1 # commit e6ada6df471f847da3b09b357e246c62335bc0bb # Author: Stephen Rothwell # Date: Tue Mar 1 21:18:54 2022 +1100 # # Add linux-next specific files for 20220301 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 e6ada6df471f847da3b09b357e246c62335bc0bb # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig .config:7504:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/kernel/sched/core.c:1719:12: warning: 'sysctl_sched_uclamp_handler' defined but not used [-Wunused-function] 1719 | static int sysctl_sched_uclamp_handler(struct ctl_table *table, int write, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/rt.c:3020:12: warning: 'sched_rr_handler' defined but not used [-Wunused-function] 3020 | static int sched_rr_handler(struct ctl_table *table, int write, void *buffer, | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/rt.c:2981:12: warning: 'sched_rt_handler' defined but not used [-Wunused-function] 2981 | static int sched_rt_handler(struct ctl_table *table, int write, void *buffer, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/tty/serial/sunplus-uart.c:574:28: error: 'sunplus_uart_console' undeclared here (not in a function); did you mean 'sunplus_uart_ops'? 574 | .cons = &sunplus_uart_console, | ^~~~~~~~~~~~~~~~~~~~ | sunplus_uart_ops make[4]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/tty/serial/sunplus-uart.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:614: drivers/tty/serial] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:614: drivers/tty] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1971: drivers] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_arm64-randconfig_arm64-gcc11 # Build took: 0:05:32.266185