# 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-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 df2def49c57b4146520a1f4ca37bc3f494e2cd67 # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7619_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :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] :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /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:339:21: note: 'pdeo' was declared here /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/mm/nobootmem.c: In function '__alloc_memory_core_early': /kisskb/src/mm/nobootmem.c:65:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Completed OK # rm -rf /kisskb/build/linus_se7619_defconfig_sh4 # Build took: 0:00:10.002301