This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allmodconfig in repository toolchain/ci/linux.
from b7e7c85dc7b0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds cd8869f4cb25 xtensa: add missing isync to the cpu_reset TLB code adds 6e625a1a3f47 Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/l [...] adds eb93685847a9 riscv: fix flush_tlb_range() end address for flush_tlb_page() adds 500bc2c1f48a riscv: rv32_defconfig: Update the defconfig adds d568cb3f9351 riscv: defconfig: Update the defconfig adds 8ac71d7e46b9 riscv: Correct the initialized flow of FP register adds 69703eb9a8ae riscv: Make __fstate_clean() work correctly. adds 2f478b60118f Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub [...] adds e8c220fac415 Revert "i2c: imx: improve the error handling in i2c_imx_dm [...] adds 8fc3ae3b109d MAINTAINERS: i2c-imx: take over maintainership adds 7b814d852af6 i2c: rcar: avoid race when unregistering slave client adds d7437fc0d829 i2c: emev2: avoid race when unregistering slave client adds 90865a3dc597 i2c: stm32: Use the correct style for SPDX License Identifier adds 05c525326957 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 8 ++++++++ arch/riscv/configs/defconfig | 2 ++ arch/riscv/configs/rv32_defconfig | 3 +++ arch/riscv/include/asm/switch_to.h | 8 +++++++- arch/riscv/include/asm/tlbflush.h | 11 +++++++++-- arch/riscv/kernel/process.c | 11 +++++++++-- arch/xtensa/kernel/setup.c | 1 + drivers/i2c/busses/i2c-emev2.c | 16 ++++++++++++---- drivers/i2c/busses/i2c-imx.c | 18 ++++++------------ drivers/i2c/busses/i2c-rcar.c | 11 +++++++---- drivers/i2c/busses/i2c-stm32.h | 2 +- 11 files changed, 65 insertions(+), 26 deletions(-)