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 06:52:38AM +0000, Bill Stouder-Studenmund wrote:
>
> Module Name: src
> Committed By: wrstuden
> Date: Wed Oct 15 06:52:38 UTC 2008
>
> Added Files:
> src/sys/arch/m68k/include: saframe.h
> src/sys/compat/netbsd32: netbsd32_sa.c netbsd32_sa.h
> src/sys/rump/librump/rumpkern/opt: opt_sa.h
> src/sys/sys: sa.h satypes.h savar.h
>
> Log Message:
> Merge wrstuden-revivesa into HEAD. Catch some files that I forgot
> to revive on HEAD in previous commit.
Some archs do not have cpu_setfunc() any more - what should it do in the modern
world and what ifdef should guard it?
The old code had a comment: /* Construct kernel frame to return to in
cpu_switch() */
but I think this is different nowadays?
Martin
Home |
Main Index |
Thread Index |
Old Index