On Fri, 27 Sep 2002, Andi Kleen wrote:
> No, they aren't. x86-64 uses it because modules need to be in 32bit
> range from the main kernel and vmalloc is in a different area. I suspect
> it is the same on sparc64.
Ok, makes sense.
> > If it's supposed to be a generic function, it makes sense, otherwise we
> > could just put it into module.c.
>
> Ok, I will change it.
Any chance to use __HAVE_MODULE_MAP, so every arch (except sparc64/x86-64)
can automatically benefit from this?
bye, Roman
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/