lkml.org 
[lkml]   [2019]   [Dec]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[git pull] habanalabs fixes for 5.5-rc2/3
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(-)

\
 
 \ /
  Last update: 2019-12-14 14:32    [W:0.030 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site