Module Name: src Committed By: riz Date: Fri Mar 25 19:37:51 UTC 2011
Modified Files: src/sys/arch/powerpc/powerpc: kobj_machdep.c Log Message: Call __syncicache() when loading a kobj. Now I can load kernel modules on my macppc with a ppc7400 without crashing. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/powerpc/powerpc/kobj_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.