# git rev-parse -q --verify 6b1ae527b1fdee86e81da0cb26ced75731c6c0fa^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-3.18.y warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 6b1ae527b1fdee86e81da0cb26ced75731c6c0fa^{commit} 6b1ae527b1fdee86e81da0cb26ced75731c6c0fa # git checkout -q -f -B kisskb 6b1ae527b1fdee86e81da0cb26ced75731c6c0fa # git clean -qxdf # < git log -1 # commit 6b1ae527b1fdee86e81da0cb26ced75731c6c0fa # Author: Greg Kroah-Hartman # Date: Thu May 16 09:17:24 2019 +0200 # # Linux 3.18.140 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux-ld --version # < git log --format=%s --max-count=1 6b1ae527b1fdee86e81da0cb26ced75731c6c0fa # < make -s -j 48 ARCH=ia64 O=/kisskb/build/stable-3.18_ia64-defconfig_ia64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux- defconfig warning: (DRM_RADEON && DRM_NOUVEAU && DRM_I915 && DRM_GMA500 && DRM_SHMOBILE && DRM_TILCDC && FB_BACKLIGHT && FB_MX3 && USB_APPLEDISPLAY && FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT) warning: (IA64) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME) warning: (DRM_RADEON && DRM_NOUVEAU && DRM_I915 && DRM_GMA500 && DRM_SHMOBILE && DRM_TILCDC && FB_BACKLIGHT && FB_MX3 && USB_APPLEDISPLAY && FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT) warning: (IA64) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME) # make -s -j 48 ARCH=ia64 O=/kisskb/build/stable-3.18_ia64-defconfig_ia64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux- warning: (DRM_RADEON && DRM_NOUVEAU && DRM_I915 && DRM_GMA500 && DRM_SHMOBILE && DRM_TILCDC && FB_BACKLIGHT && FB_MX3 && USB_APPLEDISPLAY && FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT) warning: (IA64) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME) warning: (DRM_RADEON && DRM_NOUVEAU && DRM_I915 && DRM_GMA500 && DRM_SHMOBILE && DRM_TILCDC && FB_BACKLIGHT && FB_MX3 && USB_APPLEDISPLAY && FB_OLPC_DCON && ASUS_LAPTOP && SONY_LAPTOP && THINKPAD_ACPI && EEEPC_LAPTOP && ACPI_CMPC && SAMSUNG_Q10) selects BACKLIGHT_CLASS_DEVICE which has unmet direct dependencies (HAS_IOMEM && BACKLIGHT_LCD_SUPPORT) warning: (IA64) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME) :1184:2: warning: #warning syscall perf_event_open not implemented [-Wcpp] :1223:2: warning: #warning syscall kcmp not implemented [-Wcpp] :1238:2: warning: #warning syscall seccomp not implemented [-Wcpp] /kisskb/src/arch/ia64/kernel/traps.c: In function 'ia64_fault': /kisskb/src/arch/ia64/kernel/traps.c:433:17: warning: 'siginfo.si_code' may be used uninitialized in this function [-Wmaybe-uninitialized] struct siginfo siginfo; ^ /kisskb/src/arch/ia64/kernel/unaligned.c: In function 'ia64_handle_unaligned': /kisskb/src/arch/ia64/kernel/unaligned.c:1382:16: warning: 'u.l' may be used uninitialized in this function [-Wmaybe-uninitialized] opcode = (u.l >> IA64_OPCODE_SHIFT) & IA64_OPCODE_MASK; ^ In file included from /kisskb/src/arch/ia64/include/asm/ptrace.h:45:0, from /kisskb/src/arch/ia64/include/asm/processor.h:19, from /kisskb/src/arch/ia64/include/asm/thread_info.h:11, from /kisskb/src/include/linux/thread_info.h:54, from /kisskb/src/include/asm-generic/preempt.h:4, from arch/ia64/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:18, from /kisskb/src/include/linux/spinlock.h:50, from /kisskb/src/include/linux/mmzone.h:7, from /kisskb/src/include/linux/gfp.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/mm/page_alloc.c:18: /kisskb/src/mm/page_alloc.c: In function 'free_pcppages_bulk': /kisskb/src/arch/ia64/include/asm/page.h:106:51: warning: 'buddy' may be used uninitialized in this function [-Wmaybe-uninitialized] # define page_to_pfn(page) ((unsigned long) (page - vmem_map)) ^ /kisskb/src/mm/page_alloc.c:549:15: note: 'buddy' was declared here struct page *buddy; ^ In file included from /kisskb/src/arch/ia64/include/asm/ptrace.h:45:0, from /kisskb/src/arch/ia64/include/asm/processor.h:19, from /kisskb/src/arch/ia64/include/asm/thread_info.h:11, from /kisskb/src/include/linux/thread_info.h:54, from /kisskb/src/include/asm-generic/preempt.h:4, from arch/ia64/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:18, from /kisskb/src/include/linux/spinlock.h:50, from /kisskb/src/include/linux/mmzone.h:7, from /kisskb/src/include/linux/gfp.h:5, from /kisskb/src/include/linux/mm.h:9, from /kisskb/src/mm/page_alloc.c:18: /kisskb/src/mm/page_alloc.c: In function '__free_pages_ok': /kisskb/src/arch/ia64/include/asm/page.h:106:51: warning: 'buddy' may be used uninitialized in this function [-Wmaybe-uninitialized] # define page_to_pfn(page) ((unsigned long) (page - vmem_map)) ^ /kisskb/src/mm/page_alloc.c:549:15: note: 'buddy' was declared here struct page *buddy; ^ /kisskb/src/arch/ia64/sn/kernel/sn2/sn2_smp.c: In function 'sn2_global_tlb_purge': /kisskb/src/arch/ia64/sn/kernel/sn2/sn2_smp.c:319:1: warning: the frame size of 2176 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/pci/pci-driver.c:477:12: warning: 'pci_restore_standard_config' defined but not used [-Wunused-function] static int pci_restore_standard_config(struct pci_dev *pci_dev) ^ /kisskb/src/drivers/usb/core/hcd-pci.c:158:13: warning: 'ehci_wait_for_companions' defined but not used [-Wunused-function] static void ehci_wait_for_companions(struct pci_dev *pdev, struct usb_hcd *hcd, ^ /kisskb/src/drivers/net/ethernet/intel/igb/igb_main.c:7407:12: warning: 'igb_resume' defined but not used [-Wunused-function] static int igb_resume(struct device *dev) ^ No errors detected in 18199 functions. Kernel: vmlinux.gz is ready Completed OK # rm -rf /kisskb/build/stable-3.18_ia64-defconfig_ia64-gcc4.9 # Build took: 0:03:09.779680