# git rev-parse -q --verify 420f51f4ab6bce6e580390729fadb89c31123636^{commit} 420f51f4ab6bce6e580390729fadb89c31123636 already have revision, skipping fetch # git checkout -q -f -B kisskb 420f51f4ab6bce6e580390729fadb89c31123636 # git clean -qxdf # < git log -1 # commit 420f51f4ab6bce6e580390729fadb89c31123636 # Merge: 4290d5b9ca01 f52bb98f5ade # Author: Linus Torvalds # Date: Fri Aug 31 09:20:30 2018 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Will Deacon: # "A few arm64 fixes came in this week, specifically fixing some nasty # truncation of return values from firmware calls and resolving a # VM_BUG_ON due to accessing uninitialised struct pages corresponding to # NOMAP pages. # # Summary: # # - Fix typos in SVE documentation # # - Fix type-checking and implicit truncation for SMCCC calls # # - Force CONFIG_HOLES_IN_ZONE=y so that SLAB doesn't fall over NOMAP # regions" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: mm: always enable CONFIG_HOLES_IN_ZONE # arm/arm64: smccc-1.1: Handle function result as parameters # arm/arm64: smccc-1.1: Make return values unsigned long # Documentation/arm64/sve: Couple of improvements and typos # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < git log --format=%s --max-count=1 420f51f4ab6bce6e580390729fadb89c31123636 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- defconfig # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- FIT description: Linux 4.19.0-rc1-g420f51f4ab6b Created: Sat Sep 1 05:54:36 2018 Image 0 (kernel@0) Description: Linux 4.19.0-rc1-g420f51f4ab6b Created: Sat Sep 1 05:54:36 2018 Type: Kernel Image Compression: gzip compressed Data Size: 4431848 Bytes = 4327.98 KiB = 4.23 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x80841070 Hash algo: sha1 Hash value: cbae4641cb4b1f9e404f4fa5d53dd0f2b84293fb Image 1 (fdt@boston) Description: img,boston Device Tree Created: Sat Sep 1 05:54:36 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Sat Sep 1 05:54:36 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Sat Sep 1 05:54:36 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB 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-gcc8 # Build took: 0:01:51.236170