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-master-arm-mainline-defconfig in repository toolchain/ci/linux.
from b1da3acc781c Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org [...] adds 6551d5c56eb0 pipe: make sure to wake up everybody when the last reader/ [...] adds faaca0a0d48e tpm: Revert tpm_tis_spi_mod.ko to tpm_tis_spi.ko. adds dc10e4181c05 tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST adds 2b72104b8c12 Merge tag 'tpmdd-next-20200217' of git://git.infradead.org [...] adds 8c8c5a4994a3 dma-contiguous: CMA: give precedence to cmdline adds 91ef26f91417 dma-direct: relax addressability checks in dma_direct_supported adds 4a47cbae0484 dma-direct: improve swiotlb error reporting adds 75467ee48a5e dma-direct: improve DMA mask overflow reporting adds 0a44cac81050 Merge tag 'dma-mapping-5.6' of git://git.infradead.org/use [...]
No new revisions were added by this update.
Summary of changes: drivers/char/tpm/Makefile | 8 +-- drivers/char/tpm/tpm2-cmd.c | 2 + .../char/tpm/{tpm_tis_spi.c => tpm_tis_spi_main.c} | 0 fs/pipe.c | 18 ++++--- include/linux/swiotlb.h | 11 ++-- kernel/dma/contiguous.c | 9 +++- kernel/dma/direct.c | 61 +++++++++------------- kernel/dma/swiotlb.c | 42 ++++++++------- 8 files changed, 76 insertions(+), 75 deletions(-) rename drivers/char/tpm/{tpm_tis_spi.c => tpm_tis_spi_main.c} (100%)