# 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/mips-linux/bin/mips-linux-gcc --version # < git log --format=%s --max-count=1 df2def49c57b4146520a1f4ca37bc3f494e2cd67 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- defconfig # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/vdso/Makefile:38: MIPS VDSO requires binutils >= 2.25 /kisskb/src/arch/mips/vdso/Makefile:38: MIPS VDSO requires binutils >= 2.25 /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:148:32: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:96:6: note: 'levelspread[]' 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/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1833:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2511:6: warning: 'ret' 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:339:21: note: 'pdeo' was declared here /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here /kisskb/src/arch/mips/vdso/Makefile:38: MIPS VDSO requires binutils >= 2.25 /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] FIT description: Linux 4.18.0-gdf2def4 Created: Thu Aug 23 02:20:47 2018 Image 0 (kernel@0) Description: Linux 4.18.0-gdf2def4 Created: Thu Aug 23 02:20:47 2018 Type: Kernel Image Compression: gzip compressed Data Size: 4268891 Bytes = 4168.84 kB = 4.07 MB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x807f4c10 Hash algo: sha1 Hash value: f0e1094b517cd8745ecab09286f7b2bb01d3f7cd Image 1 (fdt@boston) Description: img,boston Device Tree Created: Thu Aug 23 02:20:47 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Thu Aug 23 02:20:47 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Thu Aug 23 02:20:47 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 509ce58e44c561d54539e64e9d4b47054e696fc6 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/linus_mips-defconfig_mips # Build took: 0:01:23.590372