Subject: CVS commit: src/sys/arch/powerpc/oea
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 12/31/2007 18:54:34
Module Name: src
Committed By: garbled
Date: Mon Dec 31 18:54:34 UTC 2007
Modified Files:
src/sys/arch/powerpc/oea: cpu_subr.c
Log Message:
On the 745x cpu, you have to invalidate cache slightly differently than
you do on the other cpus. Add an if statement that takes this into account.
To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 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.