# git rev-parse -q --verify c2dc4c073fb71b50904493657a7622b481b346e3^{commit} c2dc4c073fb71b50904493657a7622b481b346e3 already have revision, skipping fetch # git checkout -q -f -B kisskb c2dc4c073fb71b50904493657a7622b481b346e3 # git clean -qxdf # < git log -1 # commit c2dc4c073fb71b50904493657a7622b481b346e3 # Merge: 53760f9b74a3 0c86d774883f # Author: Linus Torvalds # Date: Sat Oct 31 14:41:48 2020 -0700 # # Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost # # Pull vhost fixes from Michael Tsirkin: # "Fixes all over the place. # # A new UAPI is borderline: can also be considered a new feature but # also seems to be the only way we could come up with to fix addressing # for userspace - and it seems important to switch to it now before # userspace making assumptions about addressing ability of devices is # set in stone" # # * tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost: # vdpasim: allow to assign a MAC address # vdpasim: fix MAC address configuration # vdpa: handle irq bypass register failure case # vdpa_sim: Fix DMA mask # Revert "vhost-vdpa: fix page pinning leakage in error path" # vdpa/mlx5: Fix error return in map_direct_mr() # vhost_vdpa: Return -EFAULT if copy_from_user() fails # vdpa_sim: implement get_iova_range() # vhost: vdpa: report iova range # vdpa: introduce config op to get valid iova range # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 c2dc4c073fb71b50904493657a7622b481b346e3 # < make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- m5272c3_defconfig # < make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 80 ARCH=m68k O=/kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_restart': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:946:6: warning: unused variable 'val' [-Wunused-variable] u32 val; ^~~ /kisskb/src/drivers/net/ethernet/freescale/fec_main.c: In function 'fec_get_mac': /kisskb/src/drivers/net/ethernet/freescale/fec_main.c:1664:28: warning: unused variable 'pdata' [-Wunused-variable] struct fec_platform_data *pdata = dev_get_platdata(&fep->pdev->dev); ^~~~~ Completed OK # rm -rf /kisskb/build/linus_m5272c3_defconfig_m68k-gcc8 # Build took: 0:00:31.617618