# git rev-parse -q --verify fe03a7594d86e0754f05e604cd803a6a9aae3c1c^{commit} fe03a7594d86e0754f05e604cd803a6a9aae3c1c already have revision, skipping fetch # git checkout -q -f -B kisskb fe03a7594d86e0754f05e604cd803a6a9aae3c1c # git clean -qxdf # < git log -1 # commit fe03a7594d86e0754f05e604cd803a6a9aae3c1c # Merge: e58d911 bd6dff5 # Author: Linus Torvalds # Date: Thu Apr 26 11:06:36 2018 -0700 # # Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull ACPI fixes from Rafael Wysocki: # "These are two watchdog-related fixes, fix for a backlight regression # from the 4.16 cycle that unfortunately was propagated to -stable and a # button module modification to prevent graphics driver modules from # failing to load due to unmet dependencies if ACPI is disabled from the # kernel command line. # # Specifics: # # - Change the ACPI subsystem initialization ordering to initialize the # WDAT watchodg before reserving PNP motherboard resources so as to # allow the watchdog to allocate its resources before the PNP code # gets to them and prevents it from working correctly (Mika # Westerberg). # # - Add a quirk for Lenovo Z50-70 to use the iTCO watchdog instead of # the WDAT one which conflicts with the RTC on that platform (Mika # Westerberg). # # - Avoid breaking backlight handling on Dell XPS 13 2013 model by # allowing laptops to use the ACPI backlight by default even if they # are Windows 8-ready in principle (Hans de Goede)" # # * tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # ACPI / video: Only default only_lcd to true on Win8-ready _desktops_ # ACPI / button: make module loadable when booted in non-ACPI mode # ACPI / watchdog: Prefer iTCO_wdt on Lenovo Z50-70 # ACPI / scan: Initialize watchdog before PNP # < /opt/cross/kisskb/gcc-4.6.3-nolibc/ia64-linux/bin/ia64-linux-gcc --version # < git log --format=%s --max-count=1 fe03a7594d86e0754f05e604cd803a6a9aae3c1c # < make -s -j 48 ARCH=ia64 O=/kisskb/build/linus_ia64-defconfig_ia64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/ia64-linux/bin/ia64-linux- defconfig # make -s -j 48 ARCH=ia64 O=/kisskb/build/linus_ia64-defconfig_ia64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/ia64-linux/bin/ia64-linux- :1185:2: warning: #warning syscall perf_event_open not implemented [-Wcpp] :1239:2: warning: #warning syscall seccomp not implemented [-Wcpp] :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1268:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/fork.c:692:13: warning: 'task_struct_whitelist' defined but not used [-Wunused-function] /kisskb/src/mm/vmstat.c: In function 'sysctl_vm_numa_stat_handler': /kisskb/src/mm/vmstat.c:89:5: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/dma-buf/reservation.c: In function 'reservation_object_add_shared_fence': /kisskb/src/drivers/dma-buf/reservation.c:207:2: warning: 'k' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/dma-buf/reservation.c:160:17: note: 'k' was declared here /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' 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:340:21: note: 'pdeo' was declared here /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2041:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] No errors detected in 21131 functions. Kernel: vmlinux.gz is ready Completed OK # rm -rf /kisskb/build/linus_ia64-defconfig_ia64 # Build took: 0:01:44.628096