Re: [PATCH] arm: remove tautologic #ifdefs in proc-v7-3level.S

2016-03-29 Thread Arnd Bergmann
On Tuesday 29 March 2016 10:29:11 Jonas Rabenstein wrote: > On Tue, Mar 29, 2016 at 10:05:58AM +0200, Arnd Bergmann wrote: > > On Tuesday 29 March 2016 09:37:51 Jonas Rabenstein wrote: > > > The file arch/arm/mm/proc-v7-3level.S is only used by the #include > > > directive in arch/arm/mm/proc-v7.S:

Re: [PATCH] arm: remove tautologic #ifdefs in proc-v7-3level.S

2016-03-29 Thread Jonas Rabenstein
On Tue, Mar 29, 2016 at 10:05:58AM +0200, Arnd Bergmann wrote: > On Tuesday 29 March 2016 09:37:51 Jonas Rabenstein wrote: > > The file arch/arm/mm/proc-v7-3level.S is only used by the #include > > directive in arch/arm/mm/proc-v7.S:23. This #include is conditional and > > depends on CONFIG_ARM_LP

Re: [PATCH] arm: remove tautologic #ifdefs in proc-v7-3level.S

2016-03-29 Thread Arnd Bergmann
On Tuesday 29 March 2016 09:37:51 Jonas Rabenstein wrote: > The file arch/arm/mm/proc-v7-3level.S is only used by the #include > directive in arch/arm/mm/proc-v7.S:23. This #include is conditional and > depends on CONFIG_ARM_LPAE (otherwise proc-v7-2level.S is used). > CONFIG_ARM_LPAE has a depend