From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Helgaas Date: Tue, 26 Aug 2003 20:25:32 +0000 Subject: Re: IA-32 compatibility patch: FP denormal handling Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org On Wednesday 20 August 2003 2:39 pm, Arun Sharma wrote: > > The following patch makes ia64 compatible with i386 with respect to siginfo.si_code on FP denormal operands. This is necessary for the correct emulation of many IA-32 apps. > > Please apply to both 2.4 and 2.5. Applied for 2.4, thanks!