Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/powerpc



Module Name:    src
Committed By:   macallan
Date:           Thu Mar 22 15:18:06 UTC 2018

Modified Files:
        src/sys/arch/powerpc/include: cpu.h spr.h
        src/sys/arch/powerpc/oea: cpu_subr.c

Log Message:
first step towards G5 SMP:
- only save/restore BATs on CPUs that have them
- treat HID0 as 64bit on 64bit CPUs


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/sys/arch/powerpc/include/cpu.h
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/powerpc/include/spr.h
cvs rdiff -u -r1.90 -r1.91 src/sys/arch/powerpc/oea/cpu_subr.c

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