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

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

diff -urN linux-2.4.18/drivers/video/igafb.c linux-2.4.19/drivers/video/igafb.c
@@ -293,8 +293,6 @@
 	if (!map_size)
 		return -EINVAL;
 
-	vma->vm_flags |= VM_IO;
-
 	if (!fb->mmaped) {
 		int lastconsole = 0;
 

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