Re: [PATCH 2/2] KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/15/2013 08:54 AM, Sanjay Lal wrote:

On May 14, 2013, at 2:27 AM, Gleb Natapov wrote:



+EXPORT_SYMBOL(min_low_pfn);     /* defined by bootmem.c, but not exported by generic code */
+
What you need this for? It is not used anywhere in this patch and by
mips/kvm code in general.

I did some digging around myself, since the linker keeps complaining that it can't find min_low_pfn when compiling the KVM module.  It seems that it is indirectly pulled in by the cache management functions.


If it is really needed, then the export should probably be done at the site of the min_low_pfn definition, not in some random architecture file.

An alternative is to fix the cache management functions so they don't require the export.

David Daney


Regards
Sanjay








[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux