mm, x86: Saving vmcore with non-lazy freeing of vmas
[deliverable/linux.git] / arch / x86 / include / asm / io.h
index 30a3e977612306033c9647487dde3298b31a4f73..6a45ec41ec26170e14277635a4ccbdeb5ebbbbf2 100644 (file)
@@ -206,6 +206,7 @@ static inline void __iomem *ioremap(resource_size_t offset, unsigned long size)
 
 extern void iounmap(volatile void __iomem *addr);
 
+extern void set_iounmap_nonlazy(void);
 
 #ifdef __KERNEL__
 
This page took 0.026993 seconds and 5 git commands to generate.