Module Name: src Committed By: skrll Date: Thu Sep 30 18:33:28 UTC 2021
Modified Files:
src/sys/arch/aarch64/include: types.h
Log Message:
Make tlb_asid_t unsigned int as pmap_tlb.c expects tlb_asid_t to be able to
hold ASID_MAX + 1.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/aarch64/include/types.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
