Date: Wed, 18 Aug 2004 05:41:21 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/dev/acpica aclocal.h Message-ID: <200408180541.i7I5fLbp029362@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004-08-18 05:41:21 UTC
FreeBSD src repository
Modified files: (Branch: INTEL)
sys/contrib/dev/acpica aclocal.h
Log:
Add a padding member to the header overlaid on data allocated in the
ACPI_DEBUG case. Without this, use of allocated memory is unaligned and
causes a trap on ia64. Intel may fix this differently in a subsequent
release but this is adequate for now.
Submitted by: marcel
MFC after: 2 days
Revision Changes Path
1.1.1.27 +2 -1 src/sys/contrib/dev/acpica/aclocal.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408180541.i7I5fLbp029362>
