Re: [git pull] habanalabs fixes for 5.3-rc2

2019-07-22 Thread Greg KH
On Mon, Jul 22, 2019 at 10:26:21AM +0300, Oded Gabbay wrote:
> Hello Greg,
> 
> This is habanalabs fixes pull request for 5.3-rc2. 
> It contains two minor fixes, nothing too exciting.
> 
> Thanks,
> Oded
> 
> The following changes since commit c8917b8ff09e8a4d6ef77e32ce0052f7158baa1f:
> 
>   firmware: fix build errors in paged buffer handling code (2019-07-22 
> 08:44:40 +0200)
> 
> are available in the Git repository at:
> 
>   git://people.freedesktop.org/~gabbayo/linux 
> tags/misc-habanalabs-fixes-2019-07-22

Pulled and pushed out, thanks.

greg k-h


[git pull] habanalabs fixes for 5.3-rc2

2019-07-22 Thread Oded Gabbay
Hello Greg,

This is habanalabs fixes pull request for 5.3-rc2. 
It contains two minor fixes, nothing too exciting.

Thanks,
Oded

The following changes since commit c8917b8ff09e8a4d6ef77e32ce0052f7158baa1f:

  firmware: fix build errors in paged buffer handling code (2019-07-22 08:44:40 
+0200)

are available in the Git repository at:

  git://people.freedesktop.org/~gabbayo/linux 
tags/misc-habanalabs-fixes-2019-07-22

for you to fetch changes up to 717261e1769d443515517f101b133b28370ffb7e:

  habanalabs: don't reset device when getting VRHOT (2019-06-27 11:10:15 +0300)


This tag contains the following fixes:

- Fix to VRHOT event handling from the ASIC. No need to reset the ASIC,
  just notify it in dmesg.

- Fix printk specifier for printing dma address


Arnd Bergmann (1):
  habanalabs: use %pad for printing a dma_addr_t

Oded Gabbay (1):
  habanalabs: don't reset device when getting VRHOT

 drivers/misc/habanalabs/goya/goya.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)