commit | 9faa23aa4736d7d9326de85f31d7151027b869e1 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Fri Sep 11 15:28:41 2009 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Tue Sep 15 21:30:09 2009 -0500 |
tree | fdfec8225f9a34aa7b8f2cf8f2fa877039a0c550 | |
parent | 64dd1787baab64f500b04abda5a6e839a884c79a [diff] |
ppc/85xx: Disable all async interrupt sources when we boot We should make sure to clear MSR[ME, CE, DE] when we boot an OS image since we have changed the exception vectors and the OSes vectors might not be setup we should avoid async interrupts at all costs. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>