ia64/xen-unstable
changeset 10417:81d35c0d964f
merge with xen-unstable.hg
author | awilliam@xenbuild.aw |
---|---|
date | Fri Jun 16 09:10:08 2006 -0600 (2006-06-16) |
parents | 08378b83ea1e 231e07e22f9c |
children | 0d1dab1d9b67 |
files |
line diff
1.1 --- a/linux-2.6-xen-sparse/drivers/xen/core/gnttab.c Fri Jun 16 09:06:40 2006 -0600 1.2 +++ b/linux-2.6-xen-sparse/drivers/xen/core/gnttab.c Fri Jun 16 09:10:08 2006 -0600 1.3 @@ -348,6 +348,7 @@ void gnttab_cancel_free_callback(struct 1.4 } 1.5 spin_unlock_irqrestore(&gnttab_list_lock, flags); 1.6 } 1.7 +EXPORT_SYMBOL_GPL(gnttab_cancel_free_callback); 1.8 1.9 #ifndef __ia64__ 1.10 static int map_pte_fn(pte_t *pte, struct page *pmd_page,