cvs commit: src/sys/kern subr_sleepqueue.c src/sys/sys proc.h

John Baldwin jhb at FreeBSD.org
Thu Sep 27 11:12:26 PDT 2007


jhb         2007-09-27 18:12:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             subr_sleepqueue.c 
    sys/sys              proc.h 
  Log:
  Make td_sqqueue a char and move it into a pre-existing "hole" from
  alignment padding to restore the ABI of 'struct thread' in 6.x.
  
  Revision    Changes    Path
  1.18.2.7    +1 -1      src/sys/kern/subr_sleepqueue.c
  1.432.2.12  +2 -3      src/sys/sys/proc.h


More information about the cvs-all mailing list