# git rev-parse -q --verify 4c7d00ccf40db99bfb7bd1857bcbf007275704d8^{commit} 4c7d00ccf40db99bfb7bd1857bcbf007275704d8 already have revision, skipping fetch # git checkout -q -f -B kisskb 4c7d00ccf40db99bfb7bd1857bcbf007275704d8 # git clean -qxdf # < git log -1 # commit 4c7d00ccf40db99bfb7bd1857bcbf007275704d8 # Merge: 18ea671ba40b 9871abffc810 # Author: Linus Torvalds # Date: Wed Feb 5 18:11:51 2020 +0000 # # Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm # # Pull pwm updates from Thierry Reding: # "Mostly cleanups and minor improvements with some new chip support for # some drivers" # # * tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm: (37 commits) # pwm: Remove set but not set variable 'pwm' # pwm: sun4i: Initialize variables before use # pwm: stm32: Remove automatic output enable # pwm: sun4i: Narrow scope of local variable # pwm: bcm2835: Allow building for ARCH_BRCMSTB # pwm: imx27: Eliminate error message for defer probe # pwm: sun4i: Fix inconsistent IS_ERR and PTR_ERR # pwm: sun4i: Move pwm_calculate() out of spin_lock() # pwm: omap-dmtimer: Allow compiling with COMPILE_TEST # pwm: omap-dmtimer: put_device() after of_find_device_by_node() # pwm: omap-dmtimer: Simplify error handling # pwm: omap-dmtimer: Remove PWM chip in .remove before making it unfunctional # pwm: Implement tracing for .get_state() and .apply_state() # pwm: rcar: Document inability to set duty_cycle = 0 # pwm: rcar: Drop useless call to pwm_get_state() # pwm: Fix minor Kconfig whitespace issues # pwm: atmel: Implement .get_state() # pwm: atmel: Use register accessors for channels # pwm: atmel: Document known weaknesses of both hardware and software # pwm: atmel: Replace loop in prescale calculation by ad-hoc calculation # ... # < /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 4c7d00ccf40db99bfb7bd1857bcbf007275704d8 # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_rts7751r2dplus_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- rts7751r2dplus_defconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_rts7751r2dplus_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/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/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72: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/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 *' /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update': /kisskb/src/fs/io_uring.c:5713:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_rts7751r2dplus_defconfig_sh4 # Build took: 0:00:38.096511