# git rev-parse -q --verify 9e21984d62c56a0f6d1fc6f76b646212cfd7fe88^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git master remote: warning: multi-pack bitmap is missing required reverse index # git rev-parse -q --verify 9e21984d62c56a0f6d1fc6f76b646212cfd7fe88^{commit} 9e21984d62c56a0f6d1fc6f76b646212cfd7fe88 # git checkout -q -f -B kisskb 9e21984d62c56a0f6d1fc6f76b646212cfd7fe88 # git clean -qxdf # < git log -1 # commit 9e21984d62c56a0f6d1fc6f76b646212cfd7fe88 # Author: Stephen Rothwell # Date: Thu Jan 11 14:39:19 2024 +1100 # # Add linux-next specific files for 20240111 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 9e21984d62c56a0f6d1fc6f76b646212cfd7fe88 # make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/mm/vmalloc.c: In function 'vmalloc_dump_obj': /kisskb/src/mm/vmalloc.c:4691:22: warning: 'addr' is used uninitialized [-Wuninitialized] 4691 | va = __find_vmap_area(addr, &vn->busy.root); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/crash_core.c: In function 'crash_save_vmcoreinfo_init': /kisskb/src/kernel/crash_core.c:751:58: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'int' [-Wformat=] 751 | vmcoreinfo_append_str("NUMBER(VMALLOC_START)=0x%lx\n", VMALLOC_START); | ~~^ | | | long unsigned int | %x Completed OK # rm -rf /kisskb/build/linux-next_sun3_defconfig_m68k-gcc11 # Build took: 0:02:34.845317