# git rev-parse -q --verify b226c9e1f4cb23bf6fa6c74af361e5136cb5804c^{commit} b226c9e1f4cb23bf6fa6c74af361e5136cb5804c already have revision, skipping fetch # git checkout -q -f -B kisskb b226c9e1f4cb23bf6fa6c74af361e5136cb5804c # git clean -qxdf # < git log -1 # commit b226c9e1f4cb23bf6fa6c74af361e5136cb5804c # Merge: 875fef493f21 dcb77e4b274b # Author: Linus Torvalds # Date: Fri Nov 15 13:02:34 2019 -0800 # # Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-block # # Pull block fixes from Jens Axboe: # "A few fixes that should make it into this release. This contains: # # - io_uring: # - The timeout command assumes sequence == 0 means that we want # one completion, but this kind of overloading is unfortunate as # it prevents users from doing a pure time based wait. Since # this operation was introduced in this cycle, let's correct it # now, while we can. (me) # - One-liner to fix an issue with dependent links and fixed # buffer reads. The actual IO completed fine, but the link got # severed since we stored the wrong expected value. (me) # - Add TIMEOUT to list of opcodes that don't need a file. (Pavel) # # - rsxx missing workqueue destry calls. Old bug. (Chuhong) # # - Fix blk-iocost active list check (Jiufei) # # - Fix impossible-to-hit overflow merge condition, that still hit some # folks very rarely (Junichi) # # - Fix bfq hang issue from 5.3. This didn't get marked for stable, but # will go into stable post this merge (Paolo)" # # * tag 'for-linus-20191115' of git://git.kernel.dk/linux-block: # rsxx: add missed destroy_workqueue calls in remove # iocost: check active_list of all the ancestors in iocg_activate() # block, bfq: deschedule empty bfq_queues not referred by any process # io_uring: ensure registered buffer import returns the IO length # io_uring: Fix getting file for timeout # block: check bi_size overflow before merge # io_uring: make timeout sequence == 0 mean no sequence # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-ld --version # < git log --format=%s --max-count=1 b226c9e1f4cb23bf6fa6c74af361e5136cb5804c # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # make -s -j 48 ARCH=mips O=/kisskb/build/linus_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- FIT description: Linux 5.4.0-rc7-gb226c9e1f4cb Created: Sat Nov 16 11:21:52 2019 Image 0 (kernel@0) Description: Linux 5.4.0-rc7-gb226c9e1f4cb Created: Sat Nov 16 11:21:52 2019 Type: Kernel Image Compression: gzip compressed Data Size: 4788920 Bytes = 4676.68 KiB = 4.57 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x808d5d70 Hash algo: sha1 Hash value: 8a273edf27b9bd1215c7f51ffdb0dcb822b0df12 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Sat Nov 16 11:21:52 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: Sat Nov 16 11:21:52 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: Sat Nov 16 11:21:52 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 4639 Bytes = 4.53 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 018897896b42c41c943aca35a20e4300dba250c8 Image 4 (fdt@ocelot_pcb120) Description: MSCC Ocelot PCB120 Device Tree Created: Sat Nov 16 11:21:52 2019 Type: Flat Device Tree Compression: uncompressed Data Size: 5198 Bytes = 5.08 KiB = 0.00 MiB Architecture: MIPS Hash algo: sha1 Hash value: 36c7bd0bd79cfc2f7dd6acda6c7996294f4967e6 Image 5 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Sat Nov 16 11:21:52 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_mipsel # Build took: 0:01:36.749356