CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/03 12:23:49
Modified files:
sys/arch/hppa/include: pmap.h
sys/arch/hppa/hppa: pmap.c
Log message:
Implement pmap_proc_iflush() such that the instruction cache is synchronized
with the data cache when ptrace(2) is used to write into a process' address
space.
ok miod@
