lkml.org 
[lkml]   [2011]   [Jul]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 11/19] KVM: MMU: filter out the mmio pfn from the fault pfn
On 07/07/2011 01:17 AM, Marcelo Tosatti wrote:

>> +int is_mmio_pfn(pfn_t pfn)
>> +{
>> + return pfn == bad_pfn;
>> +}
>> +EXPORT_SYMBOL_GPL(is_mmio_pfn);
>
> Please use another name this conflicts with real mmio pfn,
> see kvm_is_mmio_pfn. "noslot_pfn" is meaningful to me.
>

OK, will fix, thanks!



\
 
 \ /
  Last update: 2011-07-06 21:13    [W:0.068 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site