This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-defconfig in repository toolchain/ci/linux.
from 06821504fd47 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net adds 33da8e7c814f signal: Allow cifs and drbd to receive their terminating signals adds 287c55ed7df5 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/s [...] adds bf32e7dbfce8 clk: samsung: Change signature of exynos5_subcmus_init() function adds b6adeb6bc61c clk: samsung: exynos5800: Move MAU subsystem clocks to MAU [...] adds baf7b79e1ad7 clk: samsung: exynos542x: Move MSCL subsystem clocks to it [...] adds c7ec75ea4d53 clk: socfpga: stratix10: fix rate caclulationg for cnt_clks adds 4f8c6aba37da clk: Fix falling back to legacy parent string matching adds 24876f09a7df clk: Fix potential NULL dereference in clk_fetch_parent_index() adds 5f97cbe22b76 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes: drivers/block/drbd/drbd_main.c | 2 + drivers/clk/clk.c | 49 +++++++--- drivers/clk/samsung/clk-exynos5-subcmu.c | 16 +-- drivers/clk/samsung/clk-exynos5-subcmu.h | 2 +- drivers/clk/samsung/clk-exynos5250.c | 7 +- drivers/clk/samsung/clk-exynos5420.c | 162 +++++++++++++++++++++---------- drivers/clk/socfpga/clk-periph-s10.c | 2 +- fs/cifs/connect.c | 2 +- include/linux/signal.h | 15 ++- kernel/signal.c | 5 + 10 files changed, 185 insertions(+), 77 deletions(-)