commit | 81f7f45606812f1d15d618c2646d0f33ca111f87 | [log] [tgz] |
---|---|---|
author | Robin Getz <robin.getz@analog.com> | Wed Jun 03 18:58:26 2009 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Jun 12 06:15:28 2009 -0400 |
tree | 5b105be6f9b8bcac9172690ffc62d02ad8199391 | |
parent | 0a990614264f04879d9608da1cfcf9a6596efe08 [diff] |
Blackfin: export the last exception cause via debugfs We have some test code that runs in userspace that exercises the exception handling of the Blackfin pretty thoroughly. Part of the validation process is checking the exact exception triggered, so export the last one seen to userspace via debugfs when debugging is enabled for the test code to check. Signed-off-by: Robin Getz <robin.getz@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>