From: Rafal Ozieblo <raf...@cadence.com> 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 <raf...@cadence.com> 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.