On Thu, 23 Oct 2003, [EMAIL PROTECTED] wrote: > Michel Dänzer a écrit: > > On Tue, 2003-10-21 at 22:04, Anders Hermansen wrote: > > I'v got the same problem : no DRI with 2.4.23pre5, with a vmalloc_start > problem. No change with my 2.4.22pre4 .config, and this one works > perfectly with dri-trunk.. > > >>Or is this just a bug that will be fixed eventually? > > > > It's just a bug, you can add the > > > > EXPORT_SYMBOL(vmalloc_start); > > Excuse me, but I need more information : where can I do this change ?
In the source file that defines vmalloc_start(), i.e. in mm/vmalloc.c. You'll also have to add `vmalloc.o' to the `export-objs' list in mm/Makefile. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds