Date: Mon, 14 Jun 2010 20:08:26 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/acpica acpi_wakeup.c src/sys/amd64/amd64 mp_machdep.c Message-ID: <201006142008.o5EK8cGx070855@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2010-06-14 20:08:26 UTC FreeBSD src repository Modified files: sys/amd64/acpica acpi_wakeup.c sys/amd64/amd64 mp_machdep.c Log: SVN rev 209174 on 2010-06-14 20:08:26Z by jkim Fix ACPI suspend/resume on amd64, which was broken since r208833. We need actual storage for FPU state to save and restore. Revision Changes Path 1.30 +1 -1 src/sys/amd64/acpica/acpi_wakeup.c 1.315 +1 -1 src/sys/amd64/amd64/mp_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006142008.o5EK8cGx070855>