linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] habanalabs fixes for 5.5-rc2/3
@ 2019-12-14 13:31 Oded Gabbay
  2019-12-16  9:13 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Oded Gabbay @ 2019-12-14 13:31 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel

Hello Greg,

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

Thanks,
Oded

The following changes since commit 16981742717b04644a41052570fb502682a315d2:

  binder: fix incorrect calculation for num_valid (2019-12-14 09:10:47 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 68a1fdf2451f38b4ada0607eb6e1303f8a02e0b7:

  habanalabs: remove variable 'val' set but not used (2019-12-14 15:12:21 +0200)

----------------------------------------------------------------
This tag contains the following fixes:

- change dev_err to dev_err_ratelimited in hl_cs_wait_ioctl() as this can
  be called by the user multiple times and can spam the kernel log.

- Eliminate GCC warnings by removing unused variables.

----------------------------------------------------------------
Chen Wandun (1):
      habanalabs: remove variable 'val' set but not used

Oded Gabbay (1):
      habanalabs: rate limit error msg on waiting for CS

 drivers/misc/habanalabs/command_submission.c |  5 +++--
 drivers/misc/habanalabs/context.c            |  2 +-
 drivers/misc/habanalabs/goya/goya.c          | 15 +++++++--------
 3 files changed, 11 insertions(+), 11 deletions(-)

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

* Re: [git pull] habanalabs fixes for 5.5-rc2/3
  2019-12-14 13:31 [git pull] habanalabs fixes for 5.5-rc2/3 Oded Gabbay
@ 2019-12-16  9:13 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2019-12-16  9:13 UTC (permalink / raw)
  To: Oded Gabbay; +Cc: linux-kernel

On Sat, Dec 14, 2019 at 03:31:54PM +0200, Oded Gabbay wrote:
> Hello Greg,
> 
> This is habanalabs fixes pull request for 5.5-rc2/3.
> It contains two minor fixes, nothing too exciting.
> 
> Thanks,
> Oded
> 
> The following changes since commit 16981742717b04644a41052570fb502682a315d2:
> 
>   binder: fix incorrect calculation for num_valid (2019-12-14 09:10:47 +0100)
> 
> are available in the Git repository at:
> 
>   git://people.freedesktop.org/~gabbayo/linux tags/misc-habanalabs-fixes-2019-12-14

Pulled and pushed out,t hanks.

greg k-h

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

end of thread, other threads:[~2019-12-16  9:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-14 13:31 [git pull] habanalabs fixes for 5.5-rc2/3 Oded Gabbay
2019-12-16  9:13 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).