lkml.org 
[lkml]   [2008]   [Jul]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch 12/13] GRU Driver V3 - export is_uv_system(), zap_page_range() & follow_page()
On Thu, Jul 03, 2008 at 04:34:00PM -0500, steiner@sgi.com wrote:
> +EXPORT_SYMBOL_GPL(zap_page_range);
>
> /*
> * Do a quick page-table lookup for a single page.
> @@ -1089,6 +1090,7 @@ no_page_table:
> }
> return page;
> }
> +EXPORT_SYMBOL_GPL(follow_page);

NACK.

These should never be called by a driver and suggest you need to rething
your VM integration in this driver.



\
 
 \ /
  Last update: 2008-07-04 09:41    [W:0.120 / U:0.976 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site