Re: accessing files in kernel mode

Steve Dodd (dirk@loth.demon.co.uk)
Wed, 14 Jul 1999 22:04:55 +0100


On Wed, Jul 14, 1999 at 10:25:29AM +0200, Klaus Peter Gerlicher wrote:

> I need to access a file (/boot/System.map) from a module in kernel mode. How
> is this to be done?

Do you really need to access System.map? You should be able to look at the
kernel symbol table directly. Have a look at the various functions in
kernel/module.c..

-- 
If you think the problem is bad now, just wait until we've solved it.
                -- Arthur Kasspe

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/