commit | 663276b7c6340e755ed62bed67a2b96f4fc3d513 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Wed Apr 30 20:44:53 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed May 14 22:31:37 2008 +1000 |
tree | 53e559feb737fce86ad4790f979d1a80a4564266 | |
parent | 7a10174eeafe737f3ccfcece5bdff749c3b044e0 [diff] |
[POWERPC] Set lower flag bits in regs->trap to indicate debug level exception We use the low bits of regs->trap as flag bits. We already indicate critical and machine check level exceptions via this mechanism. Extend it to indicate debug level exceptions. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>