VFP handling in multiplatform feroceon kernels

Arnd Bergmann arnd at arndb.de
Tue Jun 24 07:56:23 PDT 2014


On Tuesday 24 June 2014 10:49:23 Nicolas Pitre wrote:
> > You don't even need to branch to out of line assembly, just branch over
> > the imprecise VFP abort handling in arch/arm/vfp/vfphw.S.
> 
> Even better.  I looked too quickly at the patch seeing a #ifdef while it 
> is in fact #ifndef.
> 
> What about something like this?
> 

I should have posted the entire original patch. There are in fact three
#ifndef that were introduced there, two in vfphw.S and one in vfpmodule.c,
so it needs to be slightly more verbose, but the principle seems right.

	Arnd



More information about the linux-arm-kernel mailing list