[PATCH] ITS: Fixing 32 bit compatibility

From: Robert Richter
Date: Mon Sep 08 2014 - 10:31:48 EST


Marc,

On 08.09.14 16:11:19, Robert Richter wrote:
> From: Robert Richter <rrichter@xxxxxxxxxx>
>
> Fixing 32 bit compatibility by using ULL for u64 constants.

the same is true for gicv3-its (branch 'gicv3/its' of
git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms). See
the patch below. You may merge the fixes with your patches or apply it
on top of yours.

-Robert