> 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/