No, it depends on the architecture.
> The bttv driver compiles fine as a part of the kernel, but fails to
> load as a module, giving the error:
> /lib/modules/2.2.14/misc/bttv.o: unresolved symbol init_mm
On Intel this symbol is exported by arch/i386/kernel/i386_ksyms.c,
it is probably missing for alpha.
Gerd
-
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/