Source-Changes archive

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

CVS commit: src/sys/ddb



Module Name:    src
Committed By:   martin
Date:           Sun Oct  8 15:03:16 UTC 2023

Modified Files:
        src/sys/ddb: db_xxx.c

Log Message:
For architectures (mips64) where sizeof(db_expr_t) != sizeof(kcondvar_t *)
cast through uintptr_t.


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/sys/ddb/db_xxx.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