Re: 2.5.69-mm6
From: Dave Jones <hidden>
Date: 2003-05-16 17:41:14
Also in:
lkml
On Fri, May 16, 2003 at 07:28:34PM +0200, Andreas Henriksson wrote: > 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, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"aart@kvack.org"> aart@kvack.org </a>