# git rev-parse -q --verify c307aaf3eb47969105887e4e8991ec00960a7ce8^{commit} c307aaf3eb47969105887e4e8991ec00960a7ce8 already have revision, skipping fetch # git checkout -q -f -B kisskb c307aaf3eb47969105887e4e8991ec00960a7ce8 # git clean -qxdf # < git log -1 # commit c307aaf3eb47969105887e4e8991ec00960a7ce8 # Merge: a38523185b40f 5ebb1bc2d63d9 # Author: Greg Kroah-Hartman # Date: Wed Sep 26 13:08:53 2018 +0200 # # Merge tag 'iommu-fixes-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu # # Joerg writes: # "IOMMU Fixes for Linux v4.19-rc5 # # Three fixes queued up: # # - Warning fix for Rockchip IOMMU where there were IRQ handlers # for offlined hardware. # # - Fix for Intel VT-d because recent changes caused boot failures # on some machines because it tried to allocate to much # contiguous memory. # # - Fix for AMD IOMMU to handle eMMC devices correctly that appear # as ACPI HID devices." # # * tag 'iommu-fixes-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu: # iommu/amd: Return devid as alias for ACPI HID devices # iommu/vt-d: Handle memory shortage on pasid table allocation # iommu/rockchip: Free irqs in shutdown handler # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 c307aaf3eb47969105887e4e8991ec00960a7ce8 # < make -s -j 120 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 120 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3152:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:22.689581