[PATCH 6/6] ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMU
From: Will Deacon <hidden>
Date: 2013-02-03 11:48:47
From: Will Deacon <hidden>
Date: 2013-02-03 11:48:47
On Thu, Jan 31, 2013 at 10:56:30PM +0000, Olof Johansson wrote:
On Thu, Jan 31, 2013 at 10:34:17PM +0000, Will Deacon wrote:quoted
[adding Olof and Arnd] Is it worth sending a pull request containing a single patch, or can this patch just be picked directly?Definitely ok to just send the patch like this. However -- where was the breakage introduced, i.e. what should we apply the fix to?
I think it's been broken for a little while as it only affects !MMU
configurations, which aren't especially popular. My guess is that
83feba511e5d ("ARM: integrator: remove static AP syscon mapping") is what
caused the breakage.
The fix should apply against mainline.
Cheers,
Will