> Given that ia64_mca_cpu_init() does not get called in
> the hot-plug path

Surely it must be ... you even have code in it to cope
with this case.  The:

        if (__per_cpu_mca[cpu]) {

test can only be true if we are back in this code for a
second run through if the cpu was taken offline and added
again. Just like it says in the comment above this test.

-Tony
-
To unsubscribe from this list: send the line "unsubscribe linux-ia64" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to