All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oded Gabbay <oded.gabbay@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [git pull] habanalabs fixes for 5.2-rc6
Date: Thu, 20 Jun 2019 12:22:13 +0300	[thread overview]
Message-ID: <20190620092213.GA16781@ogabbay-VM> (raw)

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(-)

             reply	other threads:[~2019-06-20  9:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-20  9:22 Oded Gabbay [this message]
2019-06-20 11:31 ` [git pull] habanalabs fixes for 5.2-rc6 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190620092213.GA16781@ogabbay-VM \
    --to=oded.gabbay@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.