summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/stm
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-01-13 10:51:32 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-01-13 10:51:32 +0100
commit02039b172327da1e64beca615500367abf8605c6 (patch)
treead3d6a9d5a2175e2346c0766a0388cb6efa432b1 /drivers/hwtracing/stm
parentf970d1d01af8606233f47901c1cf39f3ae21fd74 (diff)
parent9488307a5559255f2fc9a3ab61e1c31e243ca7c6 (diff)
downloadlinux-stable-02039b172327da1e64beca615500367abf8605c6.tar.gz
linux-stable-02039b172327da1e64beca615500367abf8605c6.tar.bz2
linux-stable-02039b172327da1e64beca615500367abf8605c6.zip
Merge tag 'misc-habanalabs-fixes-2021-01-13' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-linus
Oded writes: This tag contains the following bug fixes: - Fix the dma address that is passed to dma_mmap_coherent. We passed an address that includes an offset that is needed by our device and that caused dma_mmap_coherent to do an errounous mapping. - Fix the reset process in case failures happen during the reset process. Without this fix, if the user would have asked to perform reset after the previous reset failed he would get a kernel panic - WA to prevent soft lockup BUG during unmap of host memory. In case of tens of thousands of mappings, the unmapping can take a long time that exceeds the soft lockup timeout. This WA adds a small sleep every 32K page unmappings to prevent that. * tag 'misc-habanalabs-fixes-2021-01-13' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux: habanalabs: prevent soft lockup during unmap habanalabs: fix reset process in case of failures habanalabs: fix dma_addr passed to dma_mmap_coherent
Diffstat (limited to 'drivers/hwtracing/stm')
0 files changed, 0 insertions, 0 deletions