]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: bL_switcher: simplify stack isolation
authorNicolas Pitre <nicolas.pitre@linaro.org>
Tue, 27 Nov 2012 20:55:33 +0000 (15:55 -0500)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Tue, 30 Jul 2013 13:02:15 +0000 (09:02 -0400)
commitc052de2693498bee6ff2e1b5bcd32309c4f8780b
tree60239a7327fdfb812549a66a16b6992abf636a0a
parent71ce1deeff8f9341ae3b21983e9bdde28e8c96fe
ARM: bL_switcher: simplify stack isolation

We now have a dedicated thread for each logical CPU.  That's plenty
of stack space for our needs.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
arch/arm/common/bL_switcher.c