public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] habanalabs fixes for 5.10-rc3
@ 2020-11-04  7:37 Oded Gabbay
  2020-11-04  9:16 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Oded Gabbay @ 2020-11-04  7:37 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel

Hello Greg,

This pull request contains three small fixes for 5.10-rc3. Details are in
the tag.

Thanks,
Oded

The following changes since commit bcbc0b2e275f0a797de11a10eff495b4571863fc:

  mei: protect mei_cl_mtu from null dereference (2020-11-03 10:13:48 +0100)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux.git tags/misc-habanalabs-fixes-2020-11-04

for you to fetch changes up to f83f3a31b2972ddc907fbb286c6446dd9db6e198:

  habanalabs/gaudi: mask WDT error in QMAN (2020-11-04 08:56:07 +0200)

----------------------------------------------------------------
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

----------------------------------------------------------------
Arnd Bergmann (1):
      habanalabs: fix kernel pointer type

Oded Gabbay (1):
      habanalabs/gaudi: mask WDT error in QMAN

Ofir Bitton (1):
      habanalabs/gaudi: move coresight mmu config

 drivers/misc/habanalabs/common/command_buffer.c    |  9 +++--
 drivers/misc/habanalabs/common/habanalabs.h        | 14 ++++----
 drivers/misc/habanalabs/common/hw_queue.c          | 19 +++++------
 drivers/misc/habanalabs/common/irq.c               | 17 +++++-----
 drivers/misc/habanalabs/gaudi/gaudi.c              | 38 +++++++++-------------
 drivers/misc/habanalabs/gaudi/gaudiP.h             |  1 +
 drivers/misc/habanalabs/gaudi/gaudi_coresight.c    |  5 +++
 drivers/misc/habanalabs/goya/goya.c                | 26 +++++++--------
 drivers/misc/habanalabs/goya/goyaP.h               |  2 +-
 .../misc/habanalabs/include/gaudi/gaudi_masks.h    |  1 -
 10 files changed, 62 insertions(+), 70 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git pull] habanalabs fixes for 5.10-rc3
  2020-11-04  7:37 [git pull] habanalabs fixes for 5.10-rc3 Oded Gabbay
@ 2020-11-04  9:16 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-11-04  9:16 UTC (permalink / raw)
  To: Oded Gabbay; +Cc: linux-kernel

On Wed, Nov 04, 2020 at 09:37:01AM +0200, Oded Gabbay wrote:
> Hello Greg,
> 
> This pull request contains three small fixes for 5.10-rc3. Details are in
> the tag.
> 
> Thanks,
> Oded
> 
> The following changes since commit bcbc0b2e275f0a797de11a10eff495b4571863fc:
> 
>   mei: protect mei_cl_mtu from null dereference (2020-11-03 10:13:48 +0100)
> 
> are available in the Git repository at:
> 
>   ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux.git tags/misc-habanalabs-fixes-2020-11-04

Pulled and pushed out, thanks!

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-04  9:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-04  7:37 [git pull] habanalabs fixes for 5.10-rc3 Oded Gabbay
2020-11-04  9:16 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox