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

Jay Lan jlan at sgi.com
Tue Aug 21 18:06:52 PDT 2007


Nicolas S. Dade wrote:
> 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.

Hi Nicolas,

It was done back in v4.4-2.6.17-common-2 :)

If you are using SuSE source, it is in the SuSE patch
kdb-missing-export.diff.

Regards,
 - jay



> 
> -Nicolas Dade
> ---------------------------
> Use http://oss.sgi.com/ecartis to modify your settings or to unsubscribe.

---------------------------
Use http://oss.sgi.com/ecartis to modify your settings or to unsubscribe.


More information about the kdb mailing list