From 98e298329e7b391293da5097817437292c842dc9 Mon Sep 17 00:00:00 2001 From: Max Filippov Date: Fri, 17 Jul 2015 05:24:49 +0300 Subject: [PATCH] xtensa: don't touch EXC_TABLE_FIXUP in _switch_to There's no way _switch_to can produce double exceptions now, don't enter/leave EXC_TABLE_FIXUP critical section. Signed-off-by: Max Filippov --- Reading git-format-patch failed