Re: [PATCH] Hot swap CPU support for 2.4.1

Rusty Russell (rusty@linuxcare.com.au)
Mon, 05 Feb 2001 17:54:00 +1100


In message <382569872.981348677202.JavaMail.root@web340-wra.mail.com> you write
:
> Hello,
> Which archs still need to implement it? I briefly looked over the patch an
d noticed that it had i386, ppc, mips64, and s390 already there.

PPC is there (kinda hackish, but proof of concept). For the rest, I
don't consider:

return -ENOSYS;

an implementation. Someone who understands the interrupt controllers
and vagarities for each platform needs to implement them...

Rusty.

--
Premature optmztion is rt of all evl. --DK
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/