Re: [PATCH] Fix 64 bit addressing support for GEM

From: David Miller
Date: Thu Jan 26 2017 - 12:49:08 EST


From: Rafal Ozieblo <rafalo@xxxxxxxxxxx>
Date: Thu, 26 Jan 2017 15:00:37 +0000

> This patch adds support for 32 bit GEM in
> 64 bit system. It checks capability at runtime
> and uses appropriate buffer descriptor.
>
> Signed-off-by: Rafal Ozieblo <rafalo@xxxxxxxxxxx>

Please use a proper subsystem prefix in the Subject lines of your
patch submission, in this case it would be:

[PATCH] macb: Fix 64-bit addressing support for GEM.

Thank you.