Axp-List Archive
Re: axp patch for 2.3.41

Subject: Re: axp patch for 2.3.41
From: Ivan Kokshaysky (ink@jurassic.park.msu.ru)
Date: Thu Feb 3 01:50:46 2000


On Wed, Feb 02, 2000 at 07:44:45PM -0800, Richard Henderson wrote:
> Ok, this stood up to an hour's pounding of an ide cdrom.
> It's a delta from the previous patch.

Works just great, thanks!
This minor addition fixes unresolved symbols in some of my modules.

Ivan.

--- linux/arch/alpha/kernel/alpha_ksyms.c.orig Thu Feb 3 12:30:58 2000
+++ linux/arch/alpha/kernel/alpha_ksyms.c Thu Feb 3 12:31:08 2000
@@ -95,6 +95,10 @@
 EXPORT_SYMBOL(__memset);
 EXPORT_SYMBOL(__memsetw);
 EXPORT_SYMBOL(__constant_c_memset);
+EXPORT_SYMBOL(__direct_map_base);
+EXPORT_SYMBOL(__direct_map_size);
+EXPORT_SYMBOL(pci_alloc_consistent);
+EXPORT_SYMBOL(pci_free_consistent);
 
 EXPORT_SYMBOL(dump_thread);
 EXPORT_SYMBOL(dump_fpu);

-- 
To unsubscribe: send e-mail to axp-list-request@redhat.com with
'unsubscribe' as the subject.  Do not send it to axp-list@redhat.com



This archive was generated by hypermail version 2a22 on Wed Mar 1 06:26:22 2000 PST
Send any problems or questions about this archive to webmaster@alphalinux.org.