# git rev-parse -q --verify a74aa9676c0256eac05efb2c8e3127e0835e66e5^{commit} a74aa9676c0256eac05efb2c8e3127e0835e66e5 already have revision, skipping fetch # git checkout -q -f -B kisskb a74aa9676c0256eac05efb2c8e3127e0835e66e5 # git clean -qxdf # < git log -1 # commit a74aa9676c0256eac05efb2c8e3127e0835e66e5 # Merge: 1dc85ac 87ed140 # Author: Linus Torvalds # Date: Wed Jul 11 10:10:50 2018 -0700 # # Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char/misc fixes from Greg KH: # "Here are a few char/misc driver fixes for 4.18-rc5. # # The "largest" stuff here is fixes for the UIO changes in 4.18-rc1 that # caused breakages for some people. Thanks to Xiubo Li for fixing them # quickly. Other than that, minor fixes for thunderbolt, vmw_balloon, # nvmem, mei, ibmasm, and mei drivers. There's also a MAINTAINERS update # where Rafael is offering to help out with reviewing driver core # patches. # # All of these have been in linux-next with no reported issues" # # * tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: # nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash us # thunderbolt: Notify userspace when boot_acl is changed # uio: fix crash after the device is unregistered # uio: change to use the mutex lock instead of the spin lock # uio: use request_threaded_irq instead # fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()' # ibmasm: don't write out of bounds in read handler # MAINTAINERS: Add myself as driver core changes reviewer # mei: discard messages from not connected client during power down. # vmw_balloon: fix inflation with batching # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 a74aa9676c0256eac05efb2c8e3127e0835e66e5 # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_se7722_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7722_defconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_se7722_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/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:127:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:94:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/vmstat.c: In function 'sysctl_vm_numa_stat_handler': /kisskb/src/mm/vmstat.c:89:5: warning: 'oldval' 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:339:21: note: 'pdeo' was declared here /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /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_se7722_defconfig_sh4 # Build took: 0:00:31.064275