# 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/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 3215b9d57a2c75c4305a3956ca303d7004485200 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- pmac32_defconfig # Added to kconfig CONFIG_VIRTUALIZATION=y # Added to kconfig CONFIG_KVM=y # Added to kconfig CONFIG_KVM_BOOK3S_32=m # Added to kconfig # yes \n | make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+KVM_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /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] /kisskb/src/drivers/dma-buf/reservation.c: In function 'reservation_object_add_shared_fence': /kisskb/src/drivers/dma-buf/reservation.c:225:6: warning: 'k' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:220:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' was declared here /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2043:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1821:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1731:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1350:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1307:6: note: 'pwr_level_cisco' was declared here /kisskb/src/drivers/net/wireless/broadcom/b43/phy_n.c: In function 'b43_nphy_rf_ctl_override_rev7': /kisskb/src/drivers/net/wireless/broadcom/b43/phy_n.c:202:21: warning: 'val_addr' may be used uninitialized in this function [-Wuninitialized] WARNING: modpost: Found 1 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' INFO: Uncompressed kernel (size 0x88c228) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x900000) Completed OK # rm -rf /kisskb/build/linus_pmac32_defconfig+KVM_powerpc # Build took: 0:01:28.322678