[Intel-gfx] [PATCH rdma-next 01/21] drm/i915: Move u64-to-ptr helpers to general header
Jason Gunthorpe
jgg at ziepe.ca
Mon May 14 20:10:54 UTC 2018
On Thu, May 03, 2018 at 04:36:55PM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro at mellanox.com>
>
> The macro u64_to_ptr() and function ptr_to_u64() are useful enough
> to be part of general header, so move them there and allow RDMA
> subsystem reuse them.
>
> Signed-off-by: Leon Romanovsky <leonro at mellanox.com>
> ---
> drivers/gpu/drm/i915/i915_utils.h | 12 ++----------
> include/linux/kernel.h | 12 ++++++++++++
> 2 files changed, 14 insertions(+), 10 deletions(-)
This patch and the next one to kernel.h will need to be Ack'd be
someone.. But I am not sure who.. AndrewM perhaps?
Jason
More information about the Intel-gfx
mailing list