[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <AtzdCwOXqgB@lirc>
Date: 16 Jan 2009 20:32:00 +0100
From: lirc@...telmus.de (Christoph Bartelmus)
To: linux-kernel@...r.kernel.org
Subject: get_task_comm() not exported?
Hi,
is there any reason why get_task_comm() is not exported in fs/exec.c?
I'd like to use get_task_comm() from a kernel module and get unresolved
symbol errors.
Adding EXPORT_SYMBOL(get_task_comm); to fs/exec.c fixes the problem.
Cheers,
Christoph
Please Cc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists