SCSI modules in 2.3.10

Howard Chu (hyc@highlandsun.com)
Fri, 30 Jul 1999 18:04:07 -0700


Sorry if this has been reported already... If the kernel is built with
basic SCSI support in
a dynamic module, scsi_mod.o will fail to load because init_task_union
is undefined. An export for this symbol needs to be added to ksyms.c or
some other convenient location. Presumably this change is
architecture-independent, so ksyms.c is not the best choice.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/