Source-Changes archive

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

CVS commit: src/sys/sys



Module Name:    src
Committed By:   kre
Date:           Sat Mar 29 17:29:20 UTC 2025

Modified Files:
        src/sys/sys: cpu_data.h

Log Message:
CPU_COUNT() macro args are properly parenthesised when used.

This will hopefully fix builds after recent changes to how KASSERT()
uses its args.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/sys/cpu_data.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