commit | 421159606c829d1d0045e95ba3b89d5fc17ca361 | [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 | f0c8d42cf145bae9103fc52777e0f949fc41549f [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>