commit | 1b72dbecca2d7ad7a21c92d80227daa2d8ec5a57 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu Aug 20 17:44:20 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Sep 15 21:30:07 2009 -0500 |
tree | abbe0d1203a24fbfefdf1f167a425f578b882b34 | |
parent | 3ca55bce9c8bf00df06a20487fafc16fa2f8084b [diff] |
ppc/85xx: Don't enable interrupts before we're ready We cannot handle any exceptions while running in AS1, as the exceptions will transition back to AS0 without a valid mapping. Signed-off-by: Scott Wood <scottwood@freescale.com>