[Midnightbsd-cvs] src: kern_kse.c: td_osd is at the end of struct thread to avoid breaking

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Jul 23 17:06:16 EDT 2011


Log Message:
-----------
td_osd is at the end of struct thread to avoid breaking the ABI
as a side effect it is outside of the td_startzero-td_endzero range,
requiring it to be separately zeroed

Modified Files:
--------------
    src/sys/kern:
        kern_kse.c (r1.4 -> r1.5)
        (http://cvsweb.midnightbsd.org/src/sys/kern/kern_kse.c?r1=1.4&r2=1.5)


More information about the Midnightbsd-cvs mailing list