From: Oded Gabbay <oded.gabbay@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [git pull] habanalabs fixes pull request for kernel 5.8-rc2
Date: Wed, 24 Jun 2020 14:55:39 +0300 [thread overview]
Message-ID: <20200624115539.GA8680@ogabbay-VM> (raw)
Hello Greg,
This pull request contains important bug fixes for the GAUDI code that was
just merged. Details are in the tag message below.
Thanks,
Oded
The following changes since commit 8c289ea064165237891a7b4be77b74d5cba8fa99:
mei: me: add tiger lake point device ids for H platforms. (2020-06-23 07:55:47 +0200)
are available in the Git repository at:
git://people.freedesktop.org/~gabbayo/linux tags/misc-habanalabs-fixes-2020-06-24
for you to fetch changes up to ce04326edd59d7902d7ef3a9d853864096e0cd1a:
habanalabs: increase h/w timer when checking idle (2020-06-24 12:35:23 +0300)
----------------------------------------------------------------
This tag contains the following fixes for kernel 5.8-rc2:
- close security hole in GAUDI command buffer parsing by blocking an
instruction that might allow user to run command buffer that wasn't
parsed on a secured engine.
- Fix bug in GAUDI MMU cache invalidation code.
- Rename a function to resolve conflict with a static inline function in
arch/m68k/include/asm/mcfmmu.h
- Increase watchdog timeout of GAUDI QMAN arbitration H/W to prevent false
reports on timeouts
- Fix bug of dereferencing NULL pointer when an error occurs during command
submission
- Increase H/W timer for checking if PDMA engine is IDLE in GAUDI.
----------------------------------------------------------------
Oded Gabbay (3):
habanalabs: block scalar load_and_exe on external queue
habanalabs: rename mmu_write() to mmu_asid_va_write()
habanalabs: increase GAUDI QMAN ARB WDT timeout
Ofir Bitton (1):
habanalabs: Correct handling when failing to enqueue CB
Omer Shpigelman (2):
habanalabs: use PI in MMU cache invalidation
habanalabs: increase h/w timer when checking idle
drivers/misc/habanalabs/command_submission.c | 13 ++++++++
drivers/misc/habanalabs/debugfs.c | 4 +--
drivers/misc/habanalabs/gaudi/gaudi.c | 37 ++++++++++++++++++++--
drivers/misc/habanalabs/gaudi/gaudiP.h | 3 ++
.../misc/habanalabs/include/gaudi/gaudi_packets.h | 3 ++
5 files changed, 56 insertions(+), 4 deletions(-)
next reply other threads:[~2020-06-24 10:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-24 11:55 Oded Gabbay [this message]
2020-06-26 13:48 ` [git pull] habanalabs fixes pull request for kernel 5.8-rc2 Oded Gabbay
2020-06-26 14:06 ` Greg Kroah-Hartman
2020-06-26 15:24 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200624115539.GA8680@ogabbay-VM \
--to=oded.gabbay@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox