|
@@ -507,10 +507,10 @@ static const struct fault_info {
|
|
|
{ do_bad, SIGBUS, 0, "unknown 17" },
|
|
|
{ do_bad, SIGBUS, 0, "unknown 18" },
|
|
|
{ do_bad, SIGBUS, 0, "unknown 19" },
|
|
|
- { do_bad, SIGBUS, 0, "synchronous abort (translation table walk)" },
|
|
|
- { do_bad, SIGBUS, 0, "synchronous abort (translation table walk)" },
|
|
|
- { do_bad, SIGBUS, 0, "synchronous abort (translation table walk)" },
|
|
|
- { do_bad, SIGBUS, 0, "synchronous abort (translation table walk)" },
|
|
|
+ { do_bad, SIGBUS, 0, "synchronous external abort (translation table walk)" },
|
|
|
+ { do_bad, SIGBUS, 0, "synchronous external abort (translation table walk)" },
|
|
|
+ { do_bad, SIGBUS, 0, "synchronous external abort (translation table walk)" },
|
|
|
+ { do_bad, SIGBUS, 0, "synchronous external abort (translation table walk)" },
|
|
|
{ do_bad, SIGBUS, 0, "synchronous parity error" },
|
|
|
{ do_bad, SIGBUS, 0, "unknown 25" },
|
|
|
{ do_bad, SIGBUS, 0, "unknown 26" },
|