From: Greg Kroah-Hartman Date: Wed, 4 Nov 2020 09:16:03 +0000 (+0100) Subject: Merge tag 'misc-habanalabs-fixes-2020-11-04' of ssh://gitolite.kernel.org/pub/scm... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a8643626d84b8f2b56cc72b804b5e78a5d1b9672;p=linux.git Merge tag 'misc-habanalabs-fixes-2020-11-04' of ssh://gitolite./linux/kernel/git/ogabbay/linux into char-misc-next Oded writes: This tag contains the following fixes: - Fix the kernel pointer type we are using across the driver to prevent compiler warnings (from u64 to void*) - Configure GAUDI's MMU coresight component in the correct location. The current code had a bug where the configuration was not executed in some cases - Mask watchdog timeout errors in QMANs which can spam the kernel log * tag 'misc-habanalabs-fixes-2020-11-04' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux: habanalabs/gaudi: mask WDT error in QMAN habanalabs/gaudi: move coresight mmu config habanalabs: fix kernel pointer type --- a8643626d84b8f2b56cc72b804b5e78a5d1b9672