Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc/powerpc
Module Name: src
Committed By: freza
Date: Thu Feb 1 15:18:57 UTC 2007
Modified Files:
src/sys/arch/powerpc/powerpc: kgdb_machdep.c
Log Message:
On ibm405 (which the true meaning of PPC_IBM4XX), anything outside
kernel VM range is supposed to be mapped via reserved TLB entries,
so allow such VAs through.
Fixes kgdb failure observed by Jean-Francois Boudreault on port-powerpc
(thanks for testing, too).
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/powerpc/powerpc/kgdb_machdep.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