Module Name:    src
Committed By:   gson
Date:           Sun Dec 27 20:52:25 UTC 2015

Modified Files:
        src/sys/kern: kern_ksyms.c

Log Message:
KSYMS_MAX_ID is too small for i386 kernels built with MKDEBUG=yes,
causing a number of ATF tests to fail.  Increase it by 50%, from 65536
to 98304.


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/sys/kern/kern_ksyms.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to