X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Documentation%2Fia64%2Fmca.txt;h=f097c60cba1b9ace6369919f90233a4465a97b52;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=a71cc6a67ef7b6c3e2762a9cf7822be87150201c;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/Documentation/ia64/mca.txt b/Documentation/ia64/mca.txt index a71cc6a67..f097c60cb 100644 --- a/Documentation/ia64/mca.txt +++ b/Documentation/ia64/mca.txt @@ -12,7 +12,7 @@ by locks is indeterminate, including linked lists. --- The complicated ia64 MCA process. All of this is mandated by Intel's -specification for ia64 SAL, error recovery and and unwind, it is not as +specification for ia64 SAL, error recovery and unwind, it is not as if we have a choice here. * MCA occurs on one cpu, usually due to a double bit memory error. @@ -94,7 +94,7 @@ if we have a choice here. INIT is less complicated than MCA. Pressing the nmi button or using the equivalent command on the management console sends INIT to all -cpus. SAL picks one one of the cpus as the monarch and the rest are +cpus. SAL picks one of the cpus as the monarch and the rest are slaves. All the OS INIT handlers are entered at approximately the same time. The OS monarch prints the state of all tasks and returns, after which the slaves return and the system resumes.