# 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/x86_64-linux/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 3215b9d57a2c75c4305a3956ca303d7004485200 # < make -s -j 48 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # make -s -j 48 ARCH=x86 O=/kisskb/build/linus_x86_64_defconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/arch/x86/kernel/e820.c: In function 'e820__setup_pci_gap': /kisskb/src/arch/x86/kernel/e820.c:652:2: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/hda/hdac_regmap.c: In function 'hda_reg_write': /kisskb/src/sound/hda/hdac_regmap.c:282:16: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /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/arch/x86/kernel/apic/io_apic.c: In function 'mp_map_pin_to_irq': /kisskb/src/arch/x86/kernel/apic/io_apic.c:1033:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1268:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] kernel/rcu/tree.o: warning: objtool: rcu_init()+0x1c5: unreachable instruction /kisskb/src/mm/vmstat.c: In function 'sysctl_vm_numa_stat_handler': /kisskb/src/mm/vmstat.c:89:5: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] drivers/clk/clk.o: warning: objtool: clk_prepare_unlock()+0x44: unreachable instruction kernel/trace/trace.o: warning: objtool: tracing_start()+0x6f: unreachable instruction /kisskb/src/drivers/dma-buf/reservation.c: In function 'reservation_object_add_shared_fence': /kisskb/src/drivers/dma-buf/reservation.c:207:2: warning: 'k' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/dma-buf/reservation.c:160:17: note: 'k' was declared here /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1439:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] fs/aio.o: warning: objtool: aio_nr_sub()+0x2d: unreachable instruction /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 Completed OK # rm -rf /kisskb/build/linus_x86_64_defconfig_x86_64 # Build took: 0:01:23.985873