On Fri, Aug 05, 2005 at 11:55:12PM +0200, Stelian Pop wrote: > handle_mm_fault changed from an inline function to a non-inline one > (__handle_mm_fault), which is not available to external kernel modules. > The patch below fixes this. > > Stelian. > > Export __handle_mm_fault to modules (called by the inlined handle_mm_fault > function).
Which modules need this ? Dave - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/