]> git.baikalelectronics.ru Git - kernel.git/commit
xtensa: new fast_alloca handler
authorMax Filippov <jcmvbkbc@gmail.com>
Sun, 14 Jul 2013 22:02:24 +0000 (02:02 +0400)
committerChris Zankel <chris@zankel.net>
Fri, 6 Sep 2013 16:48:12 +0000 (09:48 -0700)
commit274264b481e6659394125e035c56b4dac0828e22
tree68a2a0bf65ca705cfbcad147520f40cf5aef84f1
parent8db0fbba769d2769d7ec594c7d63efd4d53d4cc2
xtensa: new fast_alloca handler

Instead of emulating movsp instruction in the kernel use window
underflow handler to load missing register window and retry failed
movsp.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/kernel/entry.S