Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jul 2010 17:38:15 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/twa tw_cl.h tw_cl_share.h
Message-ID:  <201007091738.o69HcU4J084847@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2010-07-09 17:38:15 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/twa          tw_cl.h tw_cl_share.h 
  Log:
  SVN rev 209860 on 2010-07-09 17:38:15Z by delphij
  
  Don't use pack() for structures that is used purely for software state.
  Otherwise the resulting, unaligned mutex structure would trigger panic.
  
  Submitted by:           Tom Cough <tom.couch lsi.com>
  Reported/Tested by:     jhb
  MFC after:              3 days
  
  Revision  Changes    Path
  1.5       +0 -2      src/sys/dev/twa/tw_cl.h
  1.7       +3 -1      src/sys/dev/twa/tw_cl_share.h



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