# git rev-parse -q --verify 88fe49249c99de14e543c632a46248d85411ab9e^{commit} 88fe49249c99de14e543c632a46248d85411ab9e already have revision, skipping fetch # git checkout -q -f -B kisskb 88fe49249c99de14e543c632a46248d85411ab9e # git clean -qxdf # < git log -1 # commit 88fe49249c99de14e543c632a46248d85411ab9e # Merge: be61af330e09 65527a51c66f # Author: Linus Torvalds # Date: Sat Mar 13 12:38:44 2021 -0800 # # Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char/misc driver fixes from Greg KH: # "Here are some small misc/char driver fixes to resolve some reported # problems: # # - habanalabs driver fixes # # - Acrn build fixes (reported many times) # # - pvpanic module table export fix # # All of these have been in linux-next for a while with no reported # issues" # # * tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: # misc/pvpanic: Export module FDT device table # misc: fastrpc: restrict user apps from sending kernel RPC messages # virt: acrn: Correct type casting of argument of copy_from_user() # virt: acrn: Use EPOLLIN instead of POLLIN # virt: acrn: Use vfs_poll() instead of f_op->poll() # virt: acrn: Make remove_cpu sysfs invisible with !CONFIG_HOTPLUG_CPU # cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP # habanalabs: fix debugfs address translation # habanalabs: Disable file operations after device is removed # habanalabs: Call put_pid() when releasing control device # drivers: habanalabs: remove unused dentry pointer for debugfs files # habanalabs: mark hl_eq_inc_ptr() as static # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 88fe49249c99de14e543c632a46248d85411ab9e # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh7710voipgw_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- sh7710voipgw_defconfig # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh7710voipgw_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh7710voipgw_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh7710voipgw_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/traps.c: In function 'nmi_trap_handler': /kisskb/src/arch/sh/kernel/traps.c:183:15: warning: unused variable 'cpu' [-Wunused-variable] unsigned int cpu = smp_processor_id(); ^ /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/core.o: uses dsp instructions while previous modules use floating point instructions /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-ld: kernel/sched/core.o: uses instructions which are incompatible with instructions used in previous modules /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-ld: failed to merge target specific data of file kernel/sched/core.o make[1]: *** [/kisskb/src/Makefile:1199: vmlinux] Error 1 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh7710voipgw_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sh7710voipgw_defconfig_sh4-gcc4.9 # Build took: 0:00:31.391737