All of lore.kernel.org
 help / color / mirror / Atom feed
* Compile external module against linux source and use functionality in linux source
@ 2014-09-25  5:19 Arjun Pandey
  2014-09-25  6:36 ` Paul Bolle
  2014-09-25 12:27 ` Valdis.Kletnieks at vt.edu
  0 siblings, 2 replies; 9+ messages in thread
From: Arjun Pandey @ 2014-09-25  5:19 UTC (permalink / raw)
  To: kernelnewbies

Hi

I am trying to two things here.
1. Compile my module and export a function.
2. Use this exported function in modified kernel src and compile it.


Step 1 goes through fine. The module gets compiled fine.
However now when i try to compile the kernel i get linker error of
undefined reference to the function exported from the kernel module.

I can't find any documentation on this usecase.


Thanks
Arjun

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

end of thread, other threads:[~2014-09-26  6:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-25  5:19 Compile external module against linux source and use functionality in linux source Arjun Pandey
2014-09-25  6:36 ` Paul Bolle
2014-09-25  6:41   ` Arjun Pandey
2014-09-25  6:48     ` Paul Bolle
     [not found]       ` <CAKpWUYnUyd4mErC2wRBGqhHXg35PHWeGf2dnNJk=LTsbDx=n7A@mail.gmail.com>
     [not found]         ` <1411628331.6613.11.camel@x220>
2014-09-25  7:00           ` Arjun Pandey
2014-09-25  7:29             ` Paul Bolle
2014-09-25  7:32               ` Arjun Pandey
2014-09-25 12:27 ` Valdis.Kletnieks at vt.edu
2014-09-26  6:24   ` Arjun Pandey

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.