[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

unresolved symbols in drm-trunk with kernel 2.4.23-pre5-ben0



I just hit an unresolved symbol in radeon.o after building the latest
drm-trunk-module-src against 2.4.23-pre5-ben0.  I've fixed it by adding

EXPORT_SYMBOL(vmalloc_start);

to the end of arch/ppc/kernel/ppc_ksyms.c, just after the export of
local_flush_tlb_all.

-- 
jaq@spacepants.org                           http://spacepants.org/jaq.gpg



Reply to: