From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bEvYy-00033J-7o for qemu-devel@nongnu.org; Mon, 20 Jun 2016 05:32:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bEvYu-0000HJ-3l for qemu-devel@nongnu.org; Mon, 20 Jun 2016 05:32:11 -0400 Message-ID: <1466410713.24271.142.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Mon, 20 Jun 2016 18:18:33 +1000 In-Reply-To: <33ad19a4-0940-a6ad-9545-a20218453ec8@kaod.org> References: <576392B1.6030204@kaod.org> <5763A258.2010408@redhat.com> <5763D3EF.6060305@kaod.org> <5763D8D1.70701@redhat.com> <3258f4f3-6f5d-bb1f-9cac-2d19cac7ab53@kaod.org> <1466292910.24271.95.camel@kernel.crashing.org> <1ecfdda6-49a9-a737-80fd-a229c5a1fcf1@kaod.org> <1466345334.24271.123.camel@kernel.crashing.org> <3a87a63c-4c9e-354e-e089-dadfd00b4885@kaod.org> <1466370758.24271.125.camel@kernel.crashing.org> <20160620021902.GF6858@voom.fritz.box> <33ad19a4-0940-a6ad-9545-a20218453ec8@kaod.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH 01/10] ppc: Fix rfi/rfid/hrfi/... emulation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?C=E9dric?= Le Goater , David Gibson Cc: Thomas Huth , qemu-ppc@nongnu.org, qemu-devel@nongnu.org On Mon, 2016-06-20 at 08:17 +0200, C=C3=A9dric Le Goater wrote: >=C2=A0 > The current patch does not need fixing. I will send the OpenBIOS > patch=C2=A0 > shortly after I have looked at the FPU exception. >=20 > Linux ppc behaves the same on a 970. So we will need to fix the > 'rfi's there also.=C2=A0 What do you mean ? where ? Linux should be only using rfid on 970... Cheers, Ben.