commit | 89c81797d4a0779a957f4ea1f0c676cda203615b | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jul 09 15:31:28 2010 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jul 09 16:11:17 2010 +1000 |
tree | 1c1e175ea4dd2c8aeb1816a7e6e39062e24ae860 | |
parent | e8775d4aa17d70d123814e68a6a51bbea50e5c16 [diff] |
powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3E Note that critical doorbells are an unimplemented stub just like other critical or machine check handlers, since we haven't done support for "levelled" exceptions yet. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>