Re: [PATCH 1/4] ARM: mmu: decouple VECTORS_BASE from Kconfig
From: Afzal Mohammed
Date: Sat Jan 21 2017 - 22:27:30 EST
Hi,
On Thu, Jan 19, 2017 at 02:24:24PM +0000, Russell King - ARM Linux wrote:
> On Thu, Jan 19, 2017 at 02:07:39AM +0530, afzal mohammed wrote:
> > +#define VECTORS_BASE 0xffff0000
>
> This should be UL(0xffff0000)
This has been taken care in v2.
Regards
afzal