tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
On Wed, Oct 15, 2008 at 11:03:50AM -0700, Bill Stouder-Studenmund wrote:
> Could we revive cpu_setfunc() for them?
Sure, but maybe not verbatim. At least on sparc64 lwp_trampoline has
changed, it calls lwp_startup(newlwp) now, where newlwp is an additional
arg passed to it. That's why I asked for a specification for -current.
And shouldn't it be #ifdef COMPAT_SA or something only?
Martin
Home |
Main Index |
Thread Index |
Old Index