patch-2.4.19 linux-2.4.19/drivers/video/acornfb.c

Next file: linux-2.4.19/drivers/video/amifb.c
Previous file: linux-2.4.19/drivers/video/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/drivers/video/acornfb.c linux-2.4.19/drivers/video/acornfb.c
@@ -1139,9 +1139,6 @@
 	off += start;
 	vma->vm_pgoff = off >> PAGE_SHIFT;
 
-	/* This is an IO map - tell maydump to skip this VMA */
-	vma->vm_flags |= VM_IO;
-
 #ifdef CONFIG_CPU_32
 	pgprot_val(vma->vm_page_prot) &= ~L_PTE_CACHEABLE;
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)