commit | 55b6332ec89a5fc65d1287708cfd9f06f7a88b90 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <marcelo.tosatti@cyclades.com> | Sat Nov 05 14:06:24 2005 -0200 |
committer | Paul Mackerras <paulus@samba.org> | Mon Nov 07 12:37:12 2005 +1100 |
tree | 12dc1f0a94e222c0577f439e06e49d80cd969f21 | |
parent | c6d95044a2e124b606b78896a3a2d512e90ef65c [diff] |
[PATCH] ppc32: handle access to non-present IO ports on 8xx This adds exception table entries for I/O instructions on and changes MachineCheckException() slightly to cover 8xx specifics (on 8xx the MCE can be generated while executing the IO access instruction itself, which is not the case on PowerMac's, as the comment on traps.c details). Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com> Signed-off-by: Paul Mackerras <paulus@samba.org>