[PATCH] ARM: fix v7-M setup stack location

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Mon Apr 28 01:00:41 PDT 2014


Hello,

On Mon, Apr 21, 2014 at 08:07:17PM +0200, Rabin Vincent wrote:
> __v7m_setup_stack currently sits in the .proc.info.init section, and
> thus creates a bogus proc info entry (which by the way matches any
> unknown CPU IDs, due to the entry's mask being 0).  Move it out of
> there.
> 
> Signed-off-by: Rabin Vincent <rabin at rab.in>
Acked-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>

It seems the unpatched code didn't do any harm as long as you boot the
resulting kernel on a v7-M machine. So I'd say it's not a very urgent
fix and getting it in during the next merge window is just fine.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list