commit | c4baebf2683d16f24a84a99268ef5f7318905337 | [log] [tgz] |
---|---|---|
author | Yi Li <yi.li@analog.com> | Wed Aug 12 23:05:35 2009 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Wed Sep 16 22:10:23 2009 -0400 |
tree | 37bceb31f5b32f636a842f0cdc354acec1db16a7 | |
parent | 7b06263bd70b66210fbb919be9e706ef5e82836a [diff] |
Blackfin: do not trace the exception handler Since the exception handler cannot cause exceptions, we cannot trace it without easily causing double faults and crashing the system. Signed-off-by: Yi Li <yi.li@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>