# git rev-parse -q --verify 830f9674e76d08d04585e53fc200ae8af99966e7^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-3.18.y # git rev-parse -q --verify 830f9674e76d08d04585e53fc200ae8af99966e7^{commit} 830f9674e76d08d04585e53fc200ae8af99966e7 # git checkout -q -f -B kisskb 830f9674e76d08d04585e53fc200ae8af99966e7 # git clean -qxdf # < git log -1 # commit 830f9674e76d08d04585e53fc200ae8af99966e7 # Author: Greg Kroah-Hartman # Date: Thu Aug 9 12:20:36 2018 +0200 # # Linux 3.18.118 # < /opt/cross/kisskb/gcc-4.6.3-nolibc/ia64-linux/bin/ia64-linux-gcc --version # < git log --format=%s --max-count=1 830f9674e76d08d04585e53fc200ae8af99966e7 # < make -s -j 48 ARCH=ia64 O=/kisskb/build/stable-3.18_ia64-defconfig_ia64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-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 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-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/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 [-Wuninitialized] /kisskb/src/mm/page_alloc.c: In function 'free_pcppages_bulk': /kisskb/src/mm/page_alloc.c:632:31: warning: 'buddy' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/page_alloc.c:549:15: note: 'buddy' was declared here /kisskb/src/mm/page_alloc.c: In function '__free_pages_ok': /kisskb/src/mm/page_alloc.c:632:31: warning: 'buddy' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/page_alloc.c:549:15: note: 'buddy' was declared here /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/kernel/cgroup.c: In function 'cgroup_mount': /kisskb/src/kernel/cgroup.c:1837:13: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:1771:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/slub.c: In function 'check_slab': /kisskb/src/mm/slub.c:852:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'const char *' [-Wformat] /kisskb/src/mm/slub.c:852:4: warning: too many arguments for format [-Wformat-extra-args] /kisskb/src/mm/slub.c:857:4: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'const char *' [-Wformat] /kisskb/src/mm/slub.c:857:4: warning: too many arguments for format [-Wformat-extra-args] /kisskb/src/mm/slub.c: In function 'on_freelist': /kisskb/src/mm/slub.c:905:4: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat] /kisskb/src/drivers/pci/pci-driver.c:477:12: warning: 'pci_restore_standard_config' defined but not used [-Wunused-function] /kisskb/src/drivers/gpu/drm/radeon/r100.c: In function 'r100_bandwidth_update': /kisskb/src/include/drm/drm_fixed.h:64:13: warning: 'crit_point_ff.full' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/gpu/drm/radeon/r100.c:3153:63: note: 'crit_point_ff.full' was declared here /kisskb/src/drivers/gpu/drm/radeon/r100.c:3580:42: warning: 'disp_drain_rate.full' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/core/hcd-pci.c:158:13: warning: 'ehci_wait_for_companions' defined but not used [-Wunused-function] /kisskb/src/drivers/net/ethernet/intel/igb/igb_main.c:7422:12: warning: 'igb_resume' defined but not used [-Wunused-function] /kisskb/src/drivers/net/ethernet/intel/igb/igb_main.c: In function 'igb_shutdown': /kisskb/src/drivers/net/ethernet/intel/igb/igb_main.c:7519:19: warning: 'wake' may be used uninitialized in this function [-Wuninitialized] No errors detected in 18180 functions. Kernel: vmlinux.gz is ready Completed OK # rm -rf /kisskb/build/stable-3.18_ia64-defconfig_ia64 # Build took: 0:01:57.978168