[PATCH 6/6] ARM: integrator: ensure ap_syscon_base is initialised when !CONFIG_MMU
From: arnd@arndb.de (Arnd Bergmann)
Date: 2013-02-04 21:49:44
From: arnd@arndb.de (Arnd Bergmann)
Date: 2013-02-04 21:49:44
On Sunday 03 February 2013, Will Deacon wrote:
On Thu, Jan 31, 2013 at 10:56:30PM +0000, Olof Johansson wrote:quoted
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.
Sounds like a candidate for stable as well then. I'm not sure if anyone cares about !MMU stable kernels, but it's totally possible with the LTSI kernels. Arnd