# git rev-parse -q --verify 189522da8b3a796d56d802e067d591d2ffff7f40^{commit} 189522da8b3a796d56d802e067d591d2ffff7f40 already have revision, skipping fetch # git checkout -q -f -B kisskb 189522da8b3a796d56d802e067d591d2ffff7f40 # git clean -qxdf # < git log -1 # commit 189522da8b3a796d56d802e067d591d2ffff7f40 # Merge: b61f7ff0f64f d085eb8ce727 # Author: Linus Torvalds # Date: Tue Apr 21 12:27:18 2020 -0700 # # Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost # # Pull virtio fixes and cleanups from Michael Tsirkin: # # - Some bug fixes # # - Cleanup a couple of issues that surfaced meanwhile # # - Disable vhost on ARM with OABI for now - to be fixed fully later in # the cycle or in the next release. # # * tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost: (24 commits) # vhost: disable for OABI # virtio: drop vringh.h dependency # virtio_blk: add a missing include # virtio-balloon: Avoid using the word 'report' when referring to free page hinting # virtio-balloon: make virtballoon_free_page_report() static # vdpa: fix comment of vdpa_register_device() # vdpa: make vhost, virtio depend on menu # vdpa: allow a 32 bit vq alignment # drm/virtio: fix up for include file changes # remoteproc: pull in slab.h # rpmsg: pull in slab.h # virtio_input: pull in slab.h # remoteproc: pull in slab.h # virtio-rng: pull in slab.h # virtgpu: pull in uaccess.h # tools/virtio: make asm/barrier.h self contained # tools/virtio: define aligned attribute # virtio/test: fix up after IOTLB changes # vhost: Create accessors for virtqueues private_data # vdpasim: Return status in vdpasim_get_status # ... # < /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 189522da8b3a796d56d802e067d591d2ffff7f40 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/trace/ftrace.c: In function 'pid_open': /kisskb/src/kernel/trace/ftrace.c:7166:6: warning: 'seq_ops' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = seq_open(file, seq_ops); ^ /kisskb/src/kernel/trace/ftrace.c: In function 'pid_write': /kisskb/src/kernel/trace/ftrace.c:7244:8: warning: 'filtered_pids' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = trace_pid_write(filtered_pids, &pid_list, ubuf, cnt); ^ /kisskb/src/kernel/trace/ftrace.c:7261:22: warning: 'other_pids' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (pid_list && !other_pids) { ^ WARNING: modpost: vmlinux.o(.text.unlikely+0x2b0): Section mismatch in reference from the function early_init_mmu() to the function .init.text:radix__early_init_mmu() The function early_init_mmu() references the function __init radix__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of radix__early_init_mmu is wrong. WARNING: modpost: vmlinux.o(.text.unlikely+0x2bc): Section mismatch in reference from the function early_init_mmu() to the function .init.text:hash__early_init_mmu() The function early_init_mmu() references the function __init hash__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of hash__early_init_mmu is wrong. Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig_powerpc-gcc5 # Build took: 0:02:53.115756