Subject: Re: Loading DSP code from an LKM
To: matthew green <mrg@eterna.com.au>
From: Richard Earnshaw <rearnsha@buzzard.freeserve.co.uk>
List: tech-kern
Date: 09/29/2001 10:28:24
> Gcc-3.0 has the code to fix this for the ARM. But I'm not about to
> suggest we import that yet!
>
>
> ah, nice. do you know if the code can be bought down to our 2.95 tree?
I'm not sure without having a closer look at it. The main complication is
that the ARM and Thumb compilers were merged during 3.0 development, which
makes the changes to the md files quite significant.
R.