Re: New module loader makes kernel debugging much harder

From: John Levon (levon@movementarian.org)
Date: Sat Nov 23 2002 - 20:34:51 EST


On Sun, Nov 24, 2002 at 12:18:46PM +1100, Keith Owens wrote:

> How do you know if the sections are "simply mapped"? The module loader
> could assign different sections to different mappings, there is no
> guarantee that they are contiguous. They were contiguous using the 2.4
> module loader but only because the syscall only allowed for a single
> area. The new loader can assign sections anywhere it likes.

Mmmm, good point. So I will need full section info too. And some
userspace changes to cope with such ...

thanks
john

-- 
Khendon's Law: If the same point is made twice by the same person,
the thread is over.
-
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/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:43 EST