# git rev-parse -q --verify 92fab77b6b309dc219b02da4a69ad5dc76f7ec74^{commit} 92fab77b6b309dc219b02da4a69ad5dc76f7ec74 already have revision, skipping fetch # git checkout -q -f -B kisskb 92fab77b6b309dc219b02da4a69ad5dc76f7ec74 # git clean -qxdf # < git log -1 # commit 92fab77b6b309dc219b02da4a69ad5dc76f7ec74 # Merge: ef75bd71c5d3 3751cbda8f22 # Author: Linus Torvalds # Date: Wed May 8 16:41:47 2019 -0700 # # Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS updates from Paul Burton: # # - A set of memblock initialization improvements thanks to Serge Semin, # tidying up after our conversion from bootmem to memblock back in # v4.20. # # - Our eBPF JIT the previously supported only MIPS64r2 through MIPS64r5 # is improved to also support MIPS64r6. Support for MIPS32 systems is # introduced, with the caveat that it only works for programs that # don't use 64 bit registers or operations - those will bail out & need # to be interpreted. # # - Improvements to the allocation & configuration of our exception # vector that should fix issues seen on some platforms using recent # versions of U-Boot. # # - Some minor improvements to code generated for jump labels, along with # enabling them by default for generic kernels. # # * tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: (27 commits) # mips: Manually call fdt_init_reserved_mem() method # mips: Make sure dt memory regions are valid # mips: Perform early low memory test # mips: Dump memblock regions for debugging # mips: Add reserve-nomap memory type support # mips: Use memblock to reserve the __nosave memory range # mips: Discard post-CMA-init foreach loop # mips: Reserve memory for the kernel image resources # MIPS: Remove duplicate EBase configuration # MIPS: Sync icache for whole exception vector # MIPS: Always allocate exception vector for MIPSr2+ # MIPS: Use memblock_phys_alloc() for exception vector # mips: Combine memblock init and memory reservation loops # mips: Discard rudiments from bootmem_init # mips: Make sure kernel .bss exists in boot mem pool # mips: vdso: drop unnecessary cc-ldoption # Revert "MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices" # MIPS: generic: Enable CONFIG_JUMP_LABEL # MIPS: jump_label: Use compact branches for >= r6 # MIPS: jump_label: Remove redundant nops # ... # < /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 92fab77b6b309dc219b02da4a69ad5dc76f7ec74 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc83xx_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1388:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1391:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1394:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1400:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1403:2: warning: #warning syscall fspick not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187:16: warning: 'old' 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:2589: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:1850: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:331:21: note: 'pdeo' was declared here /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 INFO: Uncompressed kernel (size 0x64f680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x64f680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x64f680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x64f680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x64f680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x64f680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x63efd4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x64f680) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.1.0-g92fab77b6b30 Created: Thu May 9 10:13:40 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3205279 Bytes = 3130.16 KiB = 3.06 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.1.0-g92fab77b6b30 Created: Thu May 9 10:13:40 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3205604 Bytes = 3130.47 KiB = 3.06 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.1.0-g92fab77b6b30 Created: Thu May 9 10:13:40 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3208317 Bytes = 3133.12 KiB = 3.06 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.1.0-g92fab77b6b30 Created: Thu May 9 10:13:40 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3175650 Bytes = 3101.22 KiB = 3.03 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.1.0-g92fab77b6b30 Created: Thu May 9 10:13:40 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3208335 Bytes = 3133.14 KiB = 3.06 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.1.0-g92fab77b6b30 Created: Thu May 9 10:13:40 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3206529 Bytes = 3131.38 KiB = 3.06 MiB Load Address: 00700000 Entry Point: 00700290 Image Name: Linux-5.1.0-g92fab77b6b30 Created: Thu May 9 10:13:40 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3207975 Bytes = 3132.79 KiB = 3.06 MiB Load Address: 00700000 Entry Point: 00700290 Completed OK # rm -rf /kisskb/build/linus_mpc83xx_defconfig_powerpc-gcc4.6 # Build took: 0:00:53.371664