Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch
Module Name: syssrc
Committed By: bjh21
Date: Sat Oct 12 21:06:47 UTC 2002
Modified Files:
syssrc/sys/arch/acorn32/acorn32: hydra.c
syssrc/sys/arch/acorn32/include: cpu.h
syssrc/sys/arch/arm/arm32: cpu.c
syssrc/sys/arch/arm/include: cpu.h
Log Message:
Remember the location of each CPU's idle PCB in struct cpu_info.
Move allocation of the idle PCB from hydra.c to cpu.c and add some
extra initialisation from cpu_fork().
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/acorn32/acorn32/hydra.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/acorn32/include/cpu.h
cvs rdiff -r1.42 -r1.43 syssrc/sys/arch/arm/arm32/cpu.c
cvs rdiff -r1.30 -r1.31 syssrc/sys/arch/arm/include/cpu.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index