All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] habanalabs fixes for 5.2-rc6
@ 2019-06-20  9:22 Oded Gabbay
  2019-06-20 11:31 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Oded Gabbay @ 2019-06-20  9:22 UTC (permalink / raw)
  To: gregkh; +Cc: linux-kernel

Hi Greg,

This is a pull request containing fixes to be merged to 5.2-rc6.

It contains a single minor bug fix. See the tag comment for more details.

Thanks,
Oded

The following changes since commit 6ad805b82dc5fc0ffd2de1d1f0de47214a050278:

  doc: fix documentation about UIO_MEM_LOGICAL using (2019-06-19 19:31:21 +0200)

are available in the Git repository at:

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

for you to fetch changes up to f99bc332c713b7672bad5236060b02f0c41c7242:

  habanalabs: use u64_to_user_ptr() for reading user pointers (2019-06-20 12:13:19 +0300)

----------------------------------------------------------------
This tag contains the following fix:

- Casting warning of a 64-bit integer in 32-bit architecture. Use the
  macro that was defined for this purpose.

----------------------------------------------------------------
Arnd Bergmann (1):
      habanalabs: use u64_to_user_ptr() for reading user pointers

 drivers/misc/habanalabs/habanalabs_ioctl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

end of thread, other threads:[~2019-06-20 11:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-20  9:22 [git pull] habanalabs fixes for 5.2-rc6 Oded Gabbay
2019-06-20 11:31 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.