# git rev-parse -q --verify cdc5ffc4100549654e19e6f068cf1fc0871a85c2^{commit} cdc5ffc4100549654e19e6f068cf1fc0871a85c2 already have revision, skipping fetch # git checkout -q -f -B kisskb cdc5ffc4100549654e19e6f068cf1fc0871a85c2 # git clean -qxdf # < git log -1 # commit cdc5ffc4100549654e19e6f068cf1fc0871a85c2 # Merge: 3b99107f0e02 120357ea176e # Author: Linus Torvalds # Date: Tue Jul 9 10:59:26 2019 -0700 # # Merge tag 'for-5.3/libata-20190708' of git://git.kernel.dk/linux-block # # Pull libata updates from Jens Axboe: # "These are the changes that are reviewed, tested, and queued up for # this merge window. This contains: # # - Removal of redundant memset after dmam_alloc_coherent (Fuqian) # # - Expand blacklist check for ST1000LM024, making it independent of # firmware version (Hans) # # - Request sense fix (Tejun) # # - ahci_sunxi FIFO fix (Uenal)" # # * tag 'for-5.3/libata-20190708' of git://git.kernel.dk/linux-block: # drivers: ata: ahci_sunxi: Increased SATA/AHCI DMA TX/RX FIFOs # libata: Drop firmware version check from the ST1000LM024 quirk # ata: sata_sil24: Remove call to memset after dmam_alloc_coherent # ata:sata_qstor: Remove call to memset after dmam_alloc_coherent # ata: sata_nv: Remove call to memset after dmam_alloc_coherent # ata: pdc_adma: Remove call to memset after dmam_alloc_coherent # ata: libahci: Remove call to memset after dmam_alloc_coherent # ata: acard-ahci: Remove call to memset after dmam_alloc_coherent # libata: don't request sense data on !ZAC ATA devices # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 cdc5ffc4100549654e19e6f068cf1fc0871a85c2 # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_polaris_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- polaris_defconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_polaris_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence In file included from /kisskb/src/arch/sh/math-emu/math.c:23:0: /kisskb/src/include/math-emu/single.h:50:21: warning: "__BIG_ENDIAN" is not defined [-Wundef] In file included from /kisskb/src/arch/sh/math-emu/math.c:24:0: /kisskb/src/include/math-emu/double.h:59:21: warning: "__BIG_ENDIAN" is not defined [-Wundef] /kisskb/src/arch/sh/math-emu/math.c:54:0: warning: "WRITE" redefined [enabled by default] /kisskb/src/include/linux/kernel.h:41:0: note: this is the location of the previous definition /kisskb/src/arch/sh/math-emu/math.c:55:0: warning: "READ" redefined [enabled by default] /kisskb/src/include/linux/kernel.h:40:0: note: this is the location of the previous definition /kisskb/src/arch/sh/math-emu/math.c:505:12: warning: 'ieee_fpe_handler' defined but not used [-Wunused-function] /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/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:121:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_polaris_defconfig_sh4 # Build took: 0:00:53.365245