Source-Changes archive

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

CVS commit: src/sys/arch/xen/x86



Module Name:    src
Committed By:   maxv
Date:           Fri Jul 27 10:04:22 UTC 2018

Modified Files:
        src/sys/arch/xen/x86: x86_xpmap.c

Log Message:
Try to reduce the confusion, rename:

        l2_4_count       -> PDIRSZ
        count            -> nL2
        bootstrap_tables -> our_tables
        init_tables      -> xen_tables

No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/arch/xen/x86/x86_xpmap.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