# git rev-parse -q --verify c7b70a641df26002e8f26e2b8122fcb6a1d815a1^{commit} c7b70a641df26002e8f26e2b8122fcb6a1d815a1 already have revision, skipping fetch # git checkout -q -f -B kisskb c7b70a641df26002e8f26e2b8122fcb6a1d815a1 # git clean -qxdf # < git log -1 # commit c7b70a641df26002e8f26e2b8122fcb6a1d815a1 # Merge: b2a205ff49b9 9ae24af36691 # Author: Greg Kroah-Hartman # Date: Fri Oct 19 19:25:44 2018 +0200 # # Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb # # I wrote: # "USB fixes for 4.19-final # # Here are a small number of last-minute USB driver fixes # # Included here are: # - spectre fix for usb storage gadgets # - xhci fixes # - cdc-acm fixes # - usbip fixes for reported problems # # All of these have been in linux-next with no reported issues." # # * tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: # usb: gadget: storage: Fix Spectre v1 vulnerability # USB: fix the usbfs flag sanitization for control transfers # usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platforms # usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enable # cdc-acm: correct counting of UART states in serial state notification # cdc-acm: do not reset notification buffer index upon urb unlinking # cdc-acm: fix race between reset and control messaging # usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub_control() # selftests: usbip: add wait after attach and before checking port status # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 c7b70a641df26002e8f26e2b8122fcb6a1d815a1 # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_polaris_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- polaris_defconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_polaris_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence In file included from /kisskb/src/arch/sh/math-emu/math.c:23:0: /kisskb/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined [-Wundef] In file included from /kisskb/src/arch/sh/math-emu/math.c:24:0: /kisskb/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined [-Wundef] /kisskb/src/arch/sh/math-emu/math.c:54:0: warning: "WRITE" redefined [enabled by default] /kisskb/src/include/linux/kernel.h:66:0: note: this is the location of the previous definition /kisskb/src/arch/sh/math-emu/math.c:55:0: warning: "READ" redefined [enabled by default] /kisskb/src/include/linux/kernel.h:65:0: note: this is the location of the previous definition /kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_gt': /kisskb/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:81:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c: In function 'fcmp_eq': /kisskb/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:92:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c: In function 'fadd': /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:108:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: In function 'fsub': /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:115:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: In function 'fmul': /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:122:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: In function 'fdiv': /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:129:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: In function 'fmac': /kisskb/src/arch/sh/math-emu/math.c:145:2: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:145:2: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:147:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: In function 'ffloat': /kisskb/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:294:3: warning: right shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:294:3: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:294:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:296:3: warning: right shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:296:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: In function 'ftrc': /kisskb/src/arch/sh/math-emu/math.c:310:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:310:1: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:310:1: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvsd': /kisskb/src/arch/sh/math-emu/math.c:323:2: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:324:2: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:324:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: In function 'fcnvds': /kisskb/src/arch/sh/math-emu/math.c:333:1: warning: left shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:334:2: warning: left shift count >= width of type [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:334:2: warning: right shift count is negative [enabled by default] /kisskb/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c:335:1: warning: statement with no effect [-Wunused-value] /kisskb/src/arch/sh/math-emu/math.c: At top level: /kisskb/src/arch/sh/math-emu/math.c:505:12: warning: 'ieee_fpe_handler' defined but not used [-Wunused-function] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:129:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:96:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:185:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_polaris_defconfig_sh4 # Build took: 0:00:41.669820