diff options
author | Paul Mackerras <paulus@samba.org> | 2006-10-03 21:32:49 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-10-04 14:52:40 +1000 |
commit | 0a730ae59960165ae50de3284fb50316d1755d98 (patch) | |
tree | 88093744ceadc81ed62eba0d21055b94dcacad41 /include/asm-powerpc/ipc.h | |
parent | 586da2cc78131d194ecacaf4de26b49691de5fd3 (diff) | |
download | kernel_samsung_smdk4412-0a730ae59960165ae50de3284fb50316d1755d98.tar.gz kernel_samsung_smdk4412-0a730ae59960165ae50de3284fb50316d1755d98.tar.bz2 kernel_samsung_smdk4412-0a730ae59960165ae50de3284fb50316d1755d98.zip |
[POWERPC] Don't try to just continue if xmon has no input device
Currently, if xmon has no input device (as is generally the case on
G5 powermacs), and we drop into xmon as a result of a fatal exception,
it will return 1, which die() interprets as "continue without causing
an oops". This fixes it by making xmon() return 0 in the case where
it has no input device.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc/ipc.h')
0 files changed, 0 insertions, 0 deletions