]> git.pld-linux.org Git - packages/X11-driver-nvidia-legacy.git/blame - X11-driver-nvidia-gcc34.patch
- correct
[packages/X11-driver-nvidia-legacy.git] / X11-driver-nvidia-gcc34.patch
CommitLineData
45538019
PS
1diff -uNr NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c NVIDIA-Linux-x86-1.0-5336-pkg1.fixed/usr/src/nv/nv.c
2--- NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c 2004-01-15 04:29:11.000000000 +0100
3+++ NVIDIA-Linux-x86-1.0-5336-pkg1.fixed/usr/src/nv/nv.c 2004-02-17 20:53:36.000000000 +0100
a3b09e2a
PS
4@@ -1496,6 +1496,7 @@
5 .open = nv_kern_vma_open,
6 .close = nv_kern_vma_release, /* "close" */
7 .nopage = nv_kern_vma_nopage,
8+ .populate = 0
45538019
PS
9 };
10
11 static nv_file_private_t *
This page took 0.0501 seconds and 4 git commands to generate.