patch-2.4.19 linux-2.4.19/drivers/video/sgivwfb.c
Next file: linux-2.4.19/drivers/video/sis/300vtbl.h
Previous file: linux-2.4.19/drivers/video/riva/fbdev.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Fri Aug 2 17:39:45 2002
- Orig file:
linux-2.4.18/drivers/video/sgivwfb.c
- Orig date:
Wed Nov 14 14:52:20 2001
diff -urN linux-2.4.18/drivers/video/sgivwfb.c linux-2.4.19/drivers/video/sgivwfb.c
@@ -846,7 +846,6 @@
return -EINVAL;
offset += sgivwfb_mem_phys;
pgprot_val(vma->vm_page_prot) = pgprot_val(vma->vm_page_prot) | _PAGE_PCD;
- vma->vm_flags |= VM_IO;
if (remap_page_range(vma->vm_start, offset, size, vma->vm_page_prot))
return -EAGAIN;
vma->vm_file = file;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)