[Intel-gfx] [PATCH rdma-next 01/21] drm/i915: Move u64-to-ptr helpers to general header
Leon Romanovsky
leon at kernel.org
Tue May 15 09:04:00 UTC 2018
On Mon, May 14, 2018 at 02:10:54PM -0600, Jason Gunthorpe wrote:
> 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?
Why is that?
The kernel.h doesn't have explicit maintainer and is managed by
community effort.
Thanks
>
> Jason
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20180515/b4612b19/attachment.sig>
More information about the Intel-gfx
mailing list