Re: [patch][5/5] powerpc V2: Add the general support for Embedded Floating-Point instructions
From: Sergei Shtylyov <hidden>
Date: 2007-02-22 16:56:18
From: Sergei Shtylyov <hidden>
Date: 2007-02-22 16:56:18
Hello. Segher Boessenkool wrote:
quoted
quoted
quoted
arch/powerpc/sysdev/sigfpe_handler.c | 361 ++++++++++++++++++++++++++++++++++
quoted
quoted
I'm sorry, but is sysdev/ really fitting place for this file? Shouldn't it be under kernel/ or math-emu/ instead?
quoted
Also, the name doesn't look fittingto me, since we're not handling *SIGFPE* here (which is for userland), we're handling SPE exceptions.
arch/powerpc/math-emu/spe/<whatever>.c seems like a good place?
Yeah, certainly more like it. :-)
Segher
WBR, Sergei