Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mark
Wed Mar 13 16:21:07 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4269

Modified Files:
        syscall.c 
Log Message:
Removed external declaration of kstack. No longer relevant now kstack
double mapping has been removed.
No longer need to fixup the trap frame address to take double mapping
into consideration.


mark
Wed Mar 13 16:22:36 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4348

Modified Files:
        genassym.c 
Log Message:
The kstack pte fields no longer exist so remove them.


mark
Wed Mar 13 16:25:06 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4370

Modified Files:
        pmap.c 
Log Message:
No longer need to allocate hooks for kernel stack double mapping during
pmap bootstrapping.


mark
Wed Mar 13 16:26:53 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4392

Modified Files:
        postmortem.c 
Log Message:
Since kernel stack double mapping no longer exists there is no
point in trying to perform a postmortem on it following an panic.




Home | Main Index | Thread Index | Old Index