# git rev-parse -q --verify 04ce9318898b294001459b5d705795085a9eac64^{commit} 04ce9318898b294001459b5d705795085a9eac64 already have revision, skipping fetch # git checkout -q -f -B kisskb 04ce9318898b294001459b5d705795085a9eac64 # git clean -qxdf # < git log -1 # commit 04ce9318898b294001459b5d705795085a9eac64 # Merge: 572782b213b2 d4fddac5a51c # Author: Linus Torvalds # Date: Sun Jul 28 10:26:10 2019 -0700 # # Merge tag 'char-misc-5.3-rc2' 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 char and misc driver fixes for 5.3-rc2 to resolve # some reported issues. # # Nothing major at all, some binder bugfixes for issues found, some new # mei device ids, firmware building warning fixes, habanalabs fixes, a # few other build fixes, and a MAINTAINERS update. # # All of these have been in linux-next with no reported issues" # # * tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: # test_firmware: fix a memory leak bug # hpet: Fix division by zero in hpet_time_div() # eeprom: make older eeprom drivers select NVMEM_SYSFS # vmw_balloon: Remove Julien from the maintainers list # fpga-manager: altera-ps-spi: Fix build error # mei: me: add mule creek canyon (EHL) device ids # binder: prevent transactions to context manager from its own process. # binder: Set end of SG buffer area properly. # firmware: Fix missing inline # firmware: fix build errors in paged buffer handling code # habanalabs: don't reset device when getting VRHOT # habanalabs: use %pad for printing a dma_addr_t # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 04ce9318898b294001459b5d705795085a9eac64 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: vmlinux.o(.text+0x3204): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33d0): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig_ppc64le-gcc5 # Build took: 0:02:48.910564