# git rev-parse -q --verify dd5001e21a991b731d659857cd07acc7a13e6789^{commit} dd5001e21a991b731d659857cd07acc7a13e6789 already have revision, skipping fetch # git checkout -q -f -B kisskb dd5001e21a991b731d659857cd07acc7a13e6789 # git clean -qxdf # < git log -1 # commit dd5001e21a991b731d659857cd07acc7a13e6789 # Merge: a9fbcd672883 b7d5dc21072c # Author: Linus Torvalds # Date: Tue May 7 21:42:23 2019 -0700 # # Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random # # Pull randomness updates from Ted Ts'o: # # - initialize the random driver earler # # - fix CRNG initialization when we trust the CPU's RNG on NUMA systems # # - other miscellaneous cleanups and fixes. # # * tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random: # random: add a spinlock_t to struct batched_entropy # random: document get_random_int() family # random: fix CRNG initialization when random.trust_cpu=1 # random: move rand_initialize() earlier # random: only read from /dev/random after its pool has received 128 bits # drivers/char/random.c: make primary_crng static # drivers/char/random.c: remove unused stuct poolinfo::poolbits # drivers/char/random.c: constify poolinfo_table # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 dd5001e21a991b731d659857cd07acc7a13e6789 # < 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- :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] :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] FIT description: Linux 5.1.0-gdd5001e21a99 Created: Wed May 8 20:14:49 2019 Image 0 (kernel@0) Description: Linux 5.1.0-gdd5001e21a99 Created: Wed May 8 20:14:49 2019 Type: Kernel Image Compression: gzip compressed Data Size: 4641229 Bytes = 4532.45 KiB = 4.43 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x80897890 Hash algo: sha1 Hash value: 86d4c1f56744fd3601f25a4adb3ac84b03732931 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Wed May 8 20:14:49 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 3793 Bytes = 3.70 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 4799f50d688573234da6e9d7701234d394759ef4 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Wed May 8 20:14:49 2019 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@ocelot_pcb123) Description: MSCC Ocelot PCB123 Device Tree Created: Wed May 8 20:14:49 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 4603 Bytes = 4.50 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 33e429f316125d86bb863c2fe8d9c42fbcf90bfb Image 4 (fdt@ocelot_pcb120) Description: MSCC Ocelot PCB120 Device Tree Created: Wed May 8 20:14:49 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 5162 Bytes = 5.04 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 0c5db3f23ba8b80fafd8c8e4eacfcb8ad62a91ae Image 5 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Wed May 8 20:14:49 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 63d058b780f65e22da30f0a183433765f1807f1d 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@ocelot_pcb123) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb123 Configuration 4 (conf@ocelot_pcb120) Description: Ocelot Linux kernel Kernel: kernel@0 FDT: fdt@ocelot_pcb120 Configuration 5 (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:46.118937