On Thu, Dec 08, 2016 at 11:01:53AM +0800, Lan Tianyu wrote: > On 2016年12月06日 18:36, Peter Xu wrote: > > +/** > > + * vtd_page_walk - walk specific IOVA range, and call the hook > > + * > > + * @ce: context entry to walk upon > > + * @start: IOVA address to start the walk > > + * @end: size of the IOVA range to walk over > > > *·@end:·IOVA·range·end·address·(start·<=·addr·<·end) > This comment for vtd_page_walk_level() maybe more accurate here?
You are right, thanks. :) -- peterx