On Thu, 1 Feb 2001, Grant Grundler wrote:
> Paul Bame wrote:
> > I didn't think the 64-bit compiler used mulI so didn't include it
> > in the millicode routines. I'm curious what's using it.
>
> arch/parisc/kernel/parisc_ksyms.c
>
> Exported for (guess what?) CONFIG_MODULE support. :^/
>
> I've committed the following patch. Paul tells me on 64 bit, millicode looks
> to be limited to div* and rem*.
Errm. 32 bit might still want them. #ifndef __LP64__ ?
Alan
-- Linuxcare.