Source-Changes archive

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

CVS commit: src/sys/common/pmap/tlb



Module Name:    src
Committed By:   matt
Date:           Thu Jun 23 08:11:56 UTC 2011

Modified Files:
        src/sys/common/pmap/tlb: pmap_segtab.c pmap_synci.c pmap_tlb.c

Log Message:
Make sure to include "opt_multiprocessor.h".
Add missing ). (spotted by uebayashi@)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/common/pmap/tlb/pmap_segtab.c
cvs rdiff -u -r1.1 -r1.2 src/sys/common/pmap/tlb/pmap_synci.c
cvs rdiff -u -r1.8 -r1.9 src/sys/common/pmap/tlb/pmap_tlb.c

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