# git rev-parse -q --verify 4f0eaca39dd14d3492f6bbdd02b9657a180e6c03^{commit} 4f0eaca39dd14d3492f6bbdd02b9657a180e6c03 already have revision, skipping fetch # git checkout -q -f -B kisskb 4f0eaca39dd14d3492f6bbdd02b9657a180e6c03 # git clean -qxdf # < git log -1 # commit 4f0eaca39dd14d3492f6bbdd02b9657a180e6c03 # Author: Ben Hutchings # Date: Tue Feb 11 20:03:59 2020 +0000 # # Linux 3.16.82 # < /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 4f0eaca39dd14d3492f6bbdd02b9657a180e6c03 # < make -s -j 48 ARCH=ia64 O=/kisskb/build/stable-3.16_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.16_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/sn/kernel/setup.c: In function 'sn_cpu_init': /kisskb/src/arch/ia64/sn/kernel/setup.c:582:23: warning: argument to 'sizeof' in 'memset' call is the same pointer type 'struct pda_s *' as the destination; expected 'struct pda_s' or an explicit length [-Wsizeof-pointer-memaccess] memset(pda, 0, sizeof(pda)); ^ /kisskb/src/arch/ia64/sn/kernel/bte.c: In function 'bte_copy': /kisskb/src/arch/ia64/sn/kernel/bte.c:117:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] nasid_to_try[1] = (int)NULL; ^ /kisskb/src/arch/ia64/sn/kernel/bte.c:125:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] nasid_to_try[1] = (int)NULL; ^ /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; ^ /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:480: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:7501:12: warning: 'igb_resume' defined but not used [-Wunused-function] static int igb_resume(struct device *dev) ^ /kisskb/src/drivers/net/ethernet/intel/igb/igb_main.c: In function 'igb_shutdown': /kisskb/src/drivers/net/ethernet/intel/igb/igb_main.c:7597:3: warning: 'wake' may be used uninitialized in this function [-Wmaybe-uninitialized] pci_wake_from_d3(pdev, wake); ^ No errors detected in 17980 functions. Kernel: vmlinux.gz is ready Completed OK # rm -rf /kisskb/build/stable-3.16_ia64-defconfig_ia64-gcc4.9 # Build took: 0:01:36.450120