# git rev-parse -q --verify a308a7102215a582fc474375648965bc5692894b^{commit} a308a7102215a582fc474375648965bc5692894b already have revision, skipping fetch # git checkout -q -f -B kisskb a308a7102215a582fc474375648965bc5692894b # git clean -qxdf # < git log -1 # commit a308a7102215a582fc474375648965bc5692894b # Merge: 05bd375b6bde eafee5944062 # Author: Linus Torvalds # Date: Thu Nov 28 10:57:12 2019 -0800 # # Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap # # Pull generic ioremap support from Christoph Hellwig: # "This adds the remaining bits for an entirely generic ioremap and # iounmap to lib/ioremap.c. To facilitate that, it cleans up the giant # mess of weird ioremap variants we had with no users outside the arch # code. # # For now just the three newest ports use the code, but there is more # than a handful others that can be converted without too much work. # # Summary: # # - clean up various obsolete ioremap and iounmap variants # # - add a new generic ioremap implementation and switch csky, nds32 and # riscv over to it" # # * tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap: (21 commits) # nds32: use generic ioremap # csky: use generic ioremap # csky: remove ioremap_cache # riscv: use the generic ioremap code # lib: provide a simple generic ioremap implementation # sh: remove __iounmap # nios2: remove __iounmap # hexagon: remove __iounmap # m68k: rename __iounmap and mark it static # arch: rely on asm-generic/io.h for default ioremap_* definitions # asm-generic: don't provide ioremap for CONFIG_MMU # asm-generic: ioremap_uc should behave the same with and without MMU # xtensa: clean up ioremap # x86: Clean up ioremap() # parisc: remove __ioremap # nios2: remove __ioremap # alpha: remove the unused __ioremap wrapper # hexagon: clean up ioremap # ia64: rename ioremap_nocache to ioremap_uc # unicore32: remove ioremap_cached # ... # < /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 a308a7102215a582fc474375648965bc5692894b # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_sh7724_generic_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- sh7724_generic_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_sh7724_generic_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /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:338:21: note: 'pdeo' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1852:6: warning: 'ret' 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:2591:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /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_sh7724_generic_defconfig_sh4 # Build took: 0:00:13.950401