# 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: a38523185b40 5ebb1bc2d63d # 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/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux-gcc --version # < git log --format=%s --max-count=1 c307aaf3eb47969105887e4e8991ec00960a7ce8 # < make -s -j 48 ARCH=alpha O=/kisskb/build/linus_alpha-defconfig_alpha CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux- defconfig # make -s -j 48 ARCH=alpha O=/kisskb/build/linus_alpha-defconfig_alpha CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/alpha-linux/bin/alpha-linux- :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/alpha/kernel/osf_sys.c: In function '__do_sys_osf_utsname': /kisskb/src/arch/alpha/kernel/osf_sys.c:532:6: warning: unused variable 'error' [-Wunused-variable] /kisskb/src/arch/alpha/kernel/osf_sys.c: In function '__do_sys_osf_getdomainname': /kisskb/src/arch/alpha/kernel/osf_sys.c:563:11: warning: unused variable 'err' [-Wunused-variable] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:185:16: warning: 'old' 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:341:21: note: 'pdeo' was declared here WARNING: "saved_config" [vmlinux] is COMMON symbol Kernel arch/alpha/boot/vmlinux.gz is ready Completed OK # rm -rf /kisskb/build/linus_alpha-defconfig_alpha # Build took: 0:00:42.390247