CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/09 11:51:59
Modified files:
sys/arch/mips64/mips64: mem.c
Log message:
Correctly check /dev/kmem offsets within directly translated segments (XKPHYS
or CKSEG) against the actual physical memory segments, instead of assuming
contiguous physical memory starting from zero, as this is utterly wrong
on Octane (and a bit less wrong on other systems (-: )
