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:   jdolecek
Date:           Sat Nov  6 13:49:17 UTC 2004

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

Log Message:
move new 'id' member of struct lkm_table to the end of struct, to
fix ABI issue with previous change (offset of 'private' member
changed, thus kernel crashed on module load when checking LKM version)


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/sys/lkm.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