projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
6ad805b
f99bc33
)
Merge tag 'misc-habanalabs-fixes-2019-06-20' of git://people.freedesktop.org/~gabbayo...
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 11:30:47 +0000
(13:30 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 11:30:47 +0000
(13:30 +0200)
Oded writes:
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.
* tag 'misc-habanalabs-fixes-2019-06-20' of git://people.freedesktop.org/~gabbayo/linux:
habanalabs: use u64_to_user_ptr() for reading user pointers
Trivial merge