patch-2.4.0-test9 linux/drivers/char/drm/vm.c
Next file: linux/drivers/char/efirtc.c
Previous file: linux/drivers/char/drm/tdfx_drv.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Oct 1 20:00:00 2000
- Orig file:
v2.4.0-test8/linux/drivers/char/drm/vm.c
- Orig date:
Fri Aug 11 19:14:46 2000
diff -u --recursive --new-file v2.4.0-test8/linux/drivers/char/drm/vm.c linux/drivers/char/drm/vm.c
@@ -67,8 +67,6 @@
int write_access)
#endif
{
- DRM_DEBUG("0x%08lx, %d\n", address, write_access);
-
return NOPAGE_SIGBUS; /* Disallow mremap */
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)