lkml.org 
[lkml]   [2003]   [Apr]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectexport map_vm_area()/get_vm_area()
[Oops, bad cc---fingers suffering from long-term-memory effects...]

Unless there are good reasons not to export
map_vm_area()/get_vm_area(), please accept the attached patch. We
need the routines for AGP/DRM support on ia64.

--david

diff -Nru a/kernel/ksyms.c b/kernel/ksyms.c
--- a/kernel/ksyms.c Wed Apr 9 13:28:52 2003
+++ b/kernel/ksyms.c Wed Apr 9 13:28:52 2003
@@ -109,6 +109,8 @@
EXPORT_SYMBOL(vunmap);
EXPORT_SYMBOL(vmalloc_to_page);
EXPORT_SYMBOL(remap_page_range);
+EXPORT_SYMBOL(map_vm_area);
+EXPORT_SYMBOL(get_vm_area);
#ifndef CONFIG_DISCONTIGMEM
EXPORT_SYMBOL(contig_page_data);
EXPORT_SYMBOL(mem_map);
-
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/
\
 
 \ /
  Last update: 2005-03-22 13:34    [W:2.198 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site