Source-Changes archive

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

CVS commit: src/sys/arch/aarch64



Module Name:    src
Committed By:   skrll
Date:           Sat Sep 19 13:33:08 UTC 2020

Modified Files:
        src/sys/arch/aarch64/aarch64: pmap.c
        src/sys/arch/aarch64/include: asan.h pmap.h

Log Message:
Make __md_palloc pmap agnostic (think sys/uvm/pmap)


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/sys/arch/aarch64/aarch64/pmap.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/aarch64/include/asan.h
cvs rdiff -u -r1.42 -r1.43 src/sys/arch/aarch64/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