CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2011/10/09 11:04:07

Modified files:
        sys/arch/m88k/m88k: pmap.c 

Log message:
Split the tlb invalidate routines into 88100 and 88110 specific routines,       
and use function pointers to invoke them (if they can't be choosen at
compile-time depending upon the kernel configuration).
The routines now get the new pte value as an extra argument; they don't use
it yet, but code I am working on will soon on 88110.

Reply via email to