# git rev-parse -q --verify e8b50608f666cf5c314a9df3dc4b85789a6aeaa5^{commit} e8b50608f666cf5c314a9df3dc4b85789a6aeaa5 already have revision, skipping fetch # git checkout -q -f -B kisskb e8b50608f666cf5c314a9df3dc4b85789a6aeaa5 # git clean -qxdf # < git log -1 # commit e8b50608f666cf5c314a9df3dc4b85789a6aeaa5 # Merge: e5a8a1163211 05dc6001af06 # Author: Linus Torvalds # Date: Sat Feb 9 12:41:14 2019 -0800 # # Merge tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS fixes from Paul Burton: # "A batch of MIPS fixes for 5.0, nothing too scary. # # - A workaround for a Loongson 3 CPU bug is the biggest change, but # still fairly straightforward. It adds extra memory barriers (sync # instructions) around atomics to avoid a CPU bug that can break # atomicity. # # - Loongson64 also sees a fix for powering off some systems which # would incorrectly reboot rather than waiting for the power down # sequence to complete. # # - We have DT fixes for the Ingenic JZ4740 SoC & the JZ4780-based Ci20 # board, and a DT warning fix for the Nexsys4/MIPSfpga board. # # - The Cavium Octeon platform sees a further fix to the behaviour of # the pcie_disable command line argument that was introduced in v3.3. # # - The VDSO, introduced in v4.4, sees build fixes for configurations # of GCC that were built using the --with-fp-32= flag to specify a # default 32-bit floating point ABI. # # - get_frame_info() sees a fix for configurations with # CONFIG_KALLSYMS=n, for which it previously always returned an # error. # # - If the MIPS Coherence Manager (CM) reports an error then we'll now # clear that error correctly so that the GCR_ERROR_CAUSE register # will be updated with information about any future errors" # # * tag 'mips_fixes_5.0_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: # mips: cm: reprime error cause # mips: loongson64: remove unreachable(), fix loongson_poweroff(). # MIPS: Remove function size check in get_frame_info() # MIPS: Use lower case for addresses in nexys4ddr.dts # MIPS: Loongson: Introduce and use loongson_llsc_mb() # MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds # MIPS: VDSO: Use same -m%-float cflag as the kernel proper # MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabled # DTS: CI20: Fix bugs in ci20's device tree. # MIPS: DTS: jz4740: Correct interrupt number of DMA core # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 e8b50608f666cf5c314a9df3dc4b85789a6aeaa5 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- corenet64_smp_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186: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:1263:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/trace/trace_dynevent.c: In function 'create_dyn_event': /kisskb/src/kernel/trace/trace_dynevent.c:89:5: 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:2594:6: warning: 'ret' 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:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1434:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /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:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /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/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] WARNING: vmlinux.o (.PPC.EMB.apuinfo): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example contains section definitions for use in .S files. INFO: Uncompressed kernel (size 0xf67d90) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x1000000) Image Name: Linux-5.0.0-rc5-ge8b50608f666 Created: Sun Feb 10 08:53:40 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6505116 Bytes = 6352.65 KiB = 6.20 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_corenet64_smp_defconfig_powerpc-gcc4.6 # Build took: 0:01:59.000480