public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* get_task_comm() not exported?
@ 2009-01-16 19:32 Christoph Bartelmus
  2009-01-18 22:36 ` KOSAKI Motohiro
  0 siblings, 1 reply; 20+ messages in thread
From: Christoph Bartelmus @ 2009-01-16 19:32 UTC (permalink / raw)
  To: linux-kernel

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.

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2009-01-27 18:17 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-16 19:32 get_task_comm() not exported? Christoph Bartelmus
2009-01-18 22:36 ` KOSAKI Motohiro
2009-01-20 21:24   ` Christoph Bartelmus
2009-01-27  5:09     ` [PATCH] export get_task_comm() KOSAKI Motohiro
2009-01-27  5:16       ` Andrew Morton
2009-01-27  5:19         ` Kyle McMartin
2009-01-27  5:26           ` Andrew Morton
2009-01-27  5:29             ` Andrew Morton
2009-01-27  5:39               ` [PATCH] make checkpatch warn about access to current->comm Kyle McMartin
2009-01-27  5:50                 ` KOSAKI Motohiro
2009-01-27  5:52                   ` Kyle McMartin
2009-01-27  5:58                     ` KOSAKI Motohiro
2009-01-27  6:09                       ` Kyle McMartin
2009-01-27 15:45                 ` Linus Torvalds
2009-01-27 15:57                   ` Kyle McMartin
2009-01-27 18:15                   ` Christoph Bartelmus
2009-01-27  8:49               ` [PATCH] export get_task_comm() Alexey Dobriyan
2009-01-27  9:00                 ` Andrew Morton
2009-01-27 10:15                   ` KOSAKI Motohiro
2009-01-27 15:41         ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox