# git rev-parse -q --verify 3215b9d57a2c75c4305a3956ca303d7004485200^{commit} 3215b9d57a2c75c4305a3956ca303d7004485200 already have revision, skipping fetch # git checkout -q -f -B kisskb 3215b9d57a2c75c4305a3956ca303d7004485200 # git clean -qxdf # < git log -1 # commit 3215b9d57a2c75c4305a3956ca303d7004485200 # Merge: 303851e 7997f3b # Author: Linus Torvalds # Date: Tue Mar 20 17:44:27 2018 -0700 # # Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux # # Pull clk fixes from Stephen Boyd: # "A late collection of fixes for regressions seen this release cycle. # Normally I send this earlier than now but real life got in the way. # Things are back to normal now. # # There's the normal set of SoC driver fixes: i.MX boot warning, TI # display clks, allwinner clk ops being wrong (fun), driver probe # badness on error paths, correctness fix for the new aspeed driver, and # even a fix for a race condition in the bcm2835 clk driver. # # At the core framework level we also got some fixes for the clk phase # API caching at the wrong time, better handling of the enabled state of # orphan clks, and a fix for a newly introduced bug in how we handle # rate calculations for pass-through clks" # # * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: # clk: bcm2835: Protect sections updating shared registers # clk: bcm2835: Fix ana->maskX definitions # clk: aspeed: Prevent reset if clock is enabled # clk: aspeed: Fix is_enabled for certain clocks # clk: qcom: msm8916: Fix return value check in qcom_apcs_msm8916_clk_probe() # clk: hisilicon: hi3660:Fix potential NULL dereference in hi3660_stub_clk_probe() # clk: fix determine rate error with pass-through clock # clk: migrate the count of orphaned clocks at init # clk: update cached phase to respect the fact when setting phase # clk: ti: am43xx: add set-rate-parent support for display clkctrl clock # clk: ti: am33xx: add set-rate-parent support for display clkctrl clock # clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flag # clk: imx51-imx53: Fix UART4/5 registration on i.MX50 and i.MX53 # clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 3215b9d57a2c75c4305a3956ca303d7004485200 # < make -s -j 120 ARCH=arm O=/kisskb/build/linus_nuc960_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- nuc960_defconfig # make -s -j 120 ARCH=arm O=/kisskb/build/linus_nuc960_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:127:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:94:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/linus_nuc960_defconfig_arm # Build took: 0:00:15.336885