* EXPORT_SYMBOL for get_vm_area ...
@ 2006-01-16 5:34 Himanshu Raj
2006-01-19 19:14 ` Keir Fraser
0 siblings, 1 reply; 2+ messages in thread
From: Himanshu Raj @ 2006-01-16 5:34 UTC (permalink / raw)
To: xen-devel
Hi Folks,
To build drivers externally using linux-2.6-xen-sparse/drivers/xen/util.c,
I need the symbols get_vm_area and remove_vm_area exported (they were exported
previously - not any more in the latest version).
Am I missing something here?
-Himanshu
--
-------------------------------------------------------------------------
Himanshu Raj
PhD Student, GaTech (www.cc.gatech.edu/~rhim)
I prefer to receive attachments in an open, non-proprietary format.
-------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: EXPORT_SYMBOL for get_vm_area ...
2006-01-16 5:34 EXPORT_SYMBOL for get_vm_area Himanshu Raj
@ 2006-01-19 19:14 ` Keir Fraser
0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2006-01-19 19:14 UTC (permalink / raw)
To: Himanshu Raj; +Cc: xen-devel
On 16 Jan 2006, at 05:34, Himanshu Raj wrote:
> Hi Folks,
>
> To build drivers externally using
> linux-2.6-xen-sparse/drivers/xen/util.c,
> I need the symbols get_vm_area and remove_vm_area exported (they were
> exported
> previously - not any more in the latest version).
>
> Am I missing something here?
Do you mean alloc_vm_area and free_vm_area? get/remove_vm_area
shouldn't be getting directly referenced from our driver modules.
-- Keir
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-19 19:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-16 5:34 EXPORT_SYMBOL for get_vm_area Himanshu Raj
2006-01-19 19:14 ` Keir Fraser
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.