ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
[deliverable/linux.git] / mm / vmalloc.c
index eb5cc7d00c5a7c0443f9ff663317cf229ab74353..816f074fb4e14c3a02c3b51ea588868c614c8896 100644 (file)
@@ -1175,6 +1175,7 @@ void unmap_kernel_range_noflush(unsigned long addr, unsigned long size)
 {
        vunmap_page_range(addr, addr + size);
 }
+EXPORT_SYMBOL_GPL(unmap_kernel_range_noflush);
 
 /**
  * unmap_kernel_range - unmap kernel VM area and flush cache and TLB
This page took 0.024245 seconds and 5 git commands to generate.