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! -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html