Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2007 18:12:25 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_sleepqueue.c src/sys/sys proc.h
Message-ID:  <200709271812.l8RICPLZ049138@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709271812.l8RICPLZ049138>