solution for compiling kdb/modules/kdbm_x86.c as a module

"Nicolas S. Dade" <[email protected]>
Newsgroups gmane.linux.kernel.debugging
Message-ID <[email protected]>
kdb 4.4 module kdbm_x86.c references kdb_current_task, which is not exported
from vmlinux. I think kdb needs an

  EXPORT_SYMBOL(kdb_current_task);
  
in kdbmain.c.

-Nicolas Dade
---------------------------
Use http://oss.sgi.com/ecartis to modify your settings or to unsubscribe.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.