From: Greg Kroah-Hartman Date: Mon, 16 Dec 2019 09:12:43 +0000 (+0100) Subject: Merge tag 'misc-habanalabs-fixes-2019-12-14' of git://people.freedesktop.org/~gabbayo... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=97583f1d43b4f14312745085a7d565f0b76aa4ca;p=linux.git Merge tag 'misc-habanalabs-fixes-2019-12-14' of git://people.freedesktop.org/~gabbayo/linux into char-misc-linus Oded writes: 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. * tag 'misc-habanalabs-fixes-2019-12-14' of git://people.freedesktop.org/~gabbayo/linux: habanalabs: remove variable 'val' set but not used habanalabs: rate limit error msg on waiting for CS --- 97583f1d43b4f14312745085a7d565f0b76aa4ca