From owner-freebsd-current@FreeBSD.ORG Sat Sep 19 20:52:48 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D0E7A106566B for ; Sat, 19 Sep 2009 20:52:48 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 8815A8FC0A for ; Sat, 19 Sep 2009 20:52:48 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1Mp6vF-0002vB-SW for freebsd-current@freebsd.org; Sat, 19 Sep 2009 22:52:45 +0200 Received: from 93-141-76-105.adsl.net.t-com.hr ([93.141.76.105]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Sep 2009 22:52:45 +0200 Received: from ivoras by 93-141-76-105.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Sep 2009 22:52:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Date: Sat, 19 Sep 2009 22:52:13 +0200 Lines: 32 Message-ID: References: <318912.27167.qm@web63908.mail.re1.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig81E475853ADB6860CB059A01" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 93-141-76-105.adsl.net.t-com.hr User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) In-Reply-To: <318912.27167.qm@web63908.mail.re1.yahoo.com> X-Enigmail-Version: 0.96.0 Sender: news Subject: Re: SSE register return with SSE disabled on AMD64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 20:52:48 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig81E475853ADB6860CB059A01 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Barney Cordoba wrote: > What causes the error: >=20 > "SSE register return with SSE disabled" >=20 > Im getting it with seemingly simple math. Its in a module so I can > change the switches. Module, as in "kernel module"? Floating point math, and I believe by extension SSE and others, are not allowed in the kernel. --------------enig81E475853ADB6860CB059A01 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkq1RIIACgkQldnAQVacBcgsmACeM1qSx+1mR7w1f5dM89KKGty/ fN0An1HvdjDcTifbMVqsbLwnmsz/+Zyc =L3jf -----END PGP SIGNATURE----- --------------enig81E475853ADB6860CB059A01--