> I had to remove "static" from the agp_init-function in
> drivers/char/agp/backend.c to get the kernel to link (when building
> Intel 810 Framebuffer into the kernel).
wrong fix. nuke the agp_init() call from i810fb
note, it still won't actually work. i810fb still fails to init
the agpgart for some reason.
> I also got unresolved symbols for two modules.
> arch/i386/kernel/suspend.ko: enable_sep_cpu, default_ldt, init_tss
> arch/i386/kernel/apm.ko: save_processor_state, restore_processor_state
Mikael's patch for these has been posted several times already in the
last few days.
Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/