# git rev-parse -q --verify df2def49c57b4146520a1f4ca37bc3f494e2cd67^{commit} df2def49c57b4146520a1f4ca37bc3f494e2cd67 already have revision, skipping fetch # git checkout -q -f -B kisskb df2def49c57b4146520a1f4ca37bc3f494e2cd67 # git clean -qxdf # < git log -1 # commit df2def49c57b4146520a1f4ca37bc3f494e2cd67 # Merge: dfec4a8 d1f3ab5 # Author: Linus Torvalds # Date: Wed Aug 22 07:44:50 2018 -0700 # # Merge tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm # # Pull more ACPI updates from Rafael Wysocki: # "These update the ACPICA code in the kernel to the most recent upstream # revision (which includes a regression fix and other improvements), # make ACPICA clear the status of all ACPI events when entering sleep # states (to restore the previous behavior) and update the ACPI # operation region driver for the CrystalCove PMIC. # # Specifics: # # - Update the ACPICA code in the kernel to upstream revision 20180810 # including: # * Fix for AML parser regression causing it to mishandle opcodes # that open a scope upon parse failures (Erik Schmauss) # * Fix for a reference counting issue on large systems (Erik # Schmauss) # * Fix to discard values coming from register reads that have # failed (Erik Schmauss) # * Two acpiexec fixes (Bob Moore, Erik Schmauss) # * Debugger cleanup (Bob Moore) # * Cleanup of duplicate table error message (Bob Moore) # * Cleanup of hex detection in the utilities (Erik Schmauss) # # - Make ACPICA clear the status of all ACPI events when entering sleep # states again to avoid functional regressions (Rafael Wysocki) # # - Update the ACPI operation region driver for the CrystalCove PMIC to # cover all of the known operation region fields (Hans de Goede)" # # * tag 'acpi-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: # ACPI / PMIC: CrystalCove: Extend PMOP support to support all possible fields # ACPICA: Clear status of all events when entering sleep states # ACPICA: Update version to 20180810 # ACPICA: acpiexec: fix a small memory leak regression # ACPICA: Reference Counts: increase max to 0x4000 for large servers # ACPICA: Reference count: add additional debugging details # ACPICA: acpi_exec: fixing -fi option # ACPICA: Debugger: Cleanup interface to the AML disassembler # ACPICA: AML Parser: skip opcodes that open a scope upon parse failure # ACPICA: Utilities: split hex detection into smaller functions # ACPICA: Update an error message for a duplicate table # ACPICA: ACPICA: add status check for acpi_hw_read before assigning return value # ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during table load # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 df2def49c57b4146520a1f4ca37bc3f494e2cd67 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xDF94E5EB # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/arch/powerpc/xmon/xmon.c:67:0: /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_powerpc': /kisskb/src/arch/powerpc/xmon/dis-asm.h:20:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ /kisskb/src/arch/powerpc/xmon/dis-asm.h: In function 'print_insn_spu': /kisskb/src/arch/powerpc/xmon/dis-asm.h:26:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=] printf("%.8x", insn); ^ /kisskb/src/arch/powerpc/kernel/eeh.c:1752:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] static int proc_eeh_show(struct seq_file *m, void *v) ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3148:1: warning: the frame size of 1248 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c: In function 'soc15_set_ip_blocks': /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c:532:3: warning: #warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." [-Wcpp] # warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/soc15.c:551:3: warning: #warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." [-Wcpp] # warning "Enable CONFIG_DRM_AMD_DC for display support on SOC15." ^ /kisskb/src/fs/f2fs/sysfs.c:519:12: warning: 'segment_info_seq_show' defined but not used [-Wunused-function] static int segment_info_seq_show(struct seq_file *seq, void *offset) ^ /kisskb/src/fs/f2fs/sysfs.c:546:12: warning: 'segment_bits_seq_show' defined but not used [-Wunused-function] static int segment_bits_seq_show(struct seq_file *seq, void *offset) ^ /kisskb/src/fs/f2fs/sysfs.c:570:12: warning: 'iostat_info_seq_show' defined but not used [-Wunused-function] static int iostat_info_seq_show(struct seq_file *seq, void *offset) ^ /kisskb/src/drivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_poll_inta': /kisskb/src/drivers/net/ethernet/neterion/vxge/vxge-main.c:1869:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/net/ethernet/neterion/vxge/vxge-main.c: In function 'vxge_tx_msix_handle': /kisskb/src/drivers/net/ethernet/neterion/vxge/vxge-main.c:2240:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-5.3 # Build took: 0:06:34.339309