]> nv-tegra.nvidia Code Review - linux-2.6.git/commit
[XTENSA] Remove unused code
authorChris Zankel <chris@zankel.net>
Tue, 12 Feb 2008 21:10:40 +0000 (13:10 -0800)
committerChris Zankel <chris@zankel.net>
Thu, 14 Feb 2008 01:24:17 +0000 (17:24 -0800)
commit03dfa442e5aaf644bb9b3b506abbd76786867eb1
tree32811e80cb896774b7a0d88f73c3f774332183c2
parent3b4a49e21b0d8a69629623815a8caff3eb4cf9f7
[XTENSA] Remove unused code

We will never (need to) support signal handling coming from a
double exception. There are too many things that could go wrong
and delivering signals is not the fastest method for IPC, anyway.

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