Source-Changes archive

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

CVS commit: src/sys/arch/alpha



Module Name:    src
Committed By:   thorpej
Date:           Mon Oct 26 03:51:43 UTC 2009

Modified Files:
        src/sys/arch/alpha/alpha: ipifuncs.c pmap.c
        src/sys/arch/alpha/include: intr.h pmap.h

Log Message:
Garbage-collect pmap_do_reactivate() and the associated IPI -- nothing has
used them for a long time.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/alpha/alpha/ipifuncs.c
cvs rdiff -u -r1.247 -r1.248 src/sys/arch/alpha/alpha/pmap.c
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/alpha/include/intr.h
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/alpha/include/pmap.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index