Messages in this thread |  | | | Date | Sat, 30 Oct 2004 05:24:25 +0200 | | From | Adrian Bunk <> | | Subject | 2.6.10-rc1-mm2: intelfb/AGP unknown symbols |
| |
On Fri, Oct 29, 2004 at 01:49:30AM -0700, Andrew Morton wrote: >... > Changes since 2.6.10-rc1-mm1: > > linus.patch >... > bk-agpgart.patch >...
The removal of 3 "unneeded exports" in bk-agpgart.patch conflicts with code adding usage of them in Linus' tree:
<-- snip -->
... if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.10-rc1-mm2; fi WARNING: /lib/modules/2.6.10-rc1-mm2/kernel/drivers/video/intelfb/intelfb.ko needs unknown symbol agp_backend_acquire WARNING: /lib/modules/2.6.10-rc1-mm2/kernel/drivers/video/intelfb/intelfb.ko needs unknown symbol agp_copy_info WARNING: /lib/modules/2.6.10-rc1-mm2/kernel/drivers/video/intelfb/intelfb.ko needs unknown symbol agp_backend_release WARNING: /lib/modules/2.6.10-rc1-mm2/kernel/drivers/video/i810/i810fb.ko needs unknown symbol agp_backend_acquire WARNING: /lib/modules/2.6.10-rc1-mm2/kernel/drivers/video/i810/i810fb.ko needs unknown symbol agp_backend_release
<-- snip -->
cu Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed
- 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/
|  |