On Wed, 2006-11-22 at 12:13 -0500, Jeongki Min wrote: > Hi, > > > I'm making two modules. > > Those modules are dependent on each other. > > I mean, for example, module A uses module B's function, and module B > also uses modules A's function. this is a good sign that they shouldn't be separate modules at all... after all you gain nothing in this scenario anyway. Can you give a pointer to the full source code so that we can help you better? -- if you want to mail me at work (you don't), use arjan (at) linux.intel.com Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/