CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/05 15:20:48
Modified files: sys/arch/sparc64/sparc64: pmap.c Log message: Calculate the size of kernel text correctly if it spans multiple prom mapping entries. This is necessary on the v1280 where the firmware mixes 4MB and 8KB mappings to map kernel text. tested by miod@ and nick@