[git pull] habanalabs fixes pull request for kernel 5.9-rc4

From: Oded Gabbay
Date: Mon Aug 31 2020 - 08:59:14 EST


Hello Greg,

This is the pull request for habanalabs driver fixes for 5.9-rc4.
Two small fixes, details are in the tag.

Thanks,
Oded

The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:

Linux 5.9-rc3 (2020-08-30 16:01:54 -0700)

are available in the Git repository at:

git://people.freedesktop.org/~gabbayo/linux tags/misc-habanalabs-fixes-2020-08-31

for you to fetch changes up to 69c6e18d0ce9980c8c6708f1fdb4ba843f8df172:

habanalabs: fix report of RAZWI initiator coordinates (2020-08-31 15:10:27 +0300)

----------------------------------------------------------------
This tag contains the two fixes:

- prevent user buffer overflow through a debugfs entry

- fix the report of the engines that create RAZWI error in GAUDI

----------------------------------------------------------------
Moti Haimovski (1):
habanalabs: prevent user buff overflow

Ofir Bitton (1):
habanalabs: fix report of RAZWI initiator coordinates

drivers/misc/habanalabs/common/debugfs.c | 2 +-
.../misc/habanalabs/include/gaudi/gaudi_masks.h | 32 +++++++++++-----------
2 files changed, 17 insertions(+), 17 deletions(-)