CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/01 08:29:04
Modified files:
sys/arch/octeon/include: octeonvar.h
Log message:
Fix the addressing of CVMSEG. The base address already points to
the correct address space for direct referencing. Previous code has
worked because the address conversion has only set bits that are
already on.
