Re: [PATCH v3 0/3] ARM: !MMU: v7-A support, dynamic vectors base handling

2017-02-01 Thread Afzal Mohammed
Hi, On Wed, Feb 01, 2017 at 10:33:17AM +, Vladimir Murzin wrote: > On 31/01/17 19:24, Russell King - ARM Linux wrote: > > On Tue, Jan 31, 2017 at 06:34:46PM +0530, afzal mohammed wrote: > >> ARM core changes to support !MMU Kernel on v7-A MMU processors. > >> > >> Based on the feedback from R

Re: [PATCH v3 0/3] ARM: !MMU: v7-A support, dynamic vectors base handling

2017-02-01 Thread Vladimir Murzin
On 31/01/17 19:24, Russell King - ARM Linux wrote: > On Tue, Jan 31, 2017 at 06:34:46PM +0530, afzal mohammed wrote: >> Hi, >> >> ARM core changes to support !MMU Kernel on v7-A MMU processors. >> >> Based on the feedback from Russell, it was decided to handle vector >> base dynamically in C for no

Re: [PATCH v3 0/3] ARM: !MMU: v7-A support, dynamic vectors base handling

2017-01-31 Thread Russell King - ARM Linux
On Tue, Jan 31, 2017 at 06:34:46PM +0530, afzal mohammed wrote: > Hi, > > ARM core changes to support !MMU Kernel on v7-A MMU processors. > > Based on the feedback from Russell, it was decided to handle vector > base dynamically in C for no-MMU & work towards the the goal of > removing VECTORS_BA

[PATCH v3 0/3] ARM: !MMU: v7-A support, dynamic vectors base handling

2017-01-31 Thread afzal mohammed
Hi, ARM core changes to support !MMU Kernel on v7-A MMU processors. Based on the feedback from Russell, it was decided to handle vector base dynamically in C for no-MMU & work towards the the goal of removing VECTORS_BASE from Kconfig. Exception base address is dynamically found out in C & confi