[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

global undefines in kernel modules 2.2.15



Hola~

I downloaded the src for 2.2.15. Ran make menuconfig, dep, bzImage, modules,
modules_install. The installed modules have undefined symbols for
__global_cli, __global_save_flags, and __global_restore_flags. All of these
symbols are defined in "arch/i386/kernel/irq.c".

Anyone else seen this?

Are these supposed to end up in the kernel, or should the individual modules
have them defined?

Is there a way to run nm on the kernel to determine if a symbol is defined in
the kernel?

MO




Reply to: