summarylogtreecommitdiffstats
path: root/nvidia-drivers-pax-constify.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nvidia-drivers-pax-constify.patch')
-rw-r--r--nvidia-drivers-pax-constify.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/nvidia-drivers-pax-constify.patch b/nvidia-drivers-pax-constify.patch
index 4258cbf8cdff..0944dc1baab9 100644
--- a/nvidia-drivers-pax-constify.patch
+++ b/nvidia-drivers-pax-constify.patch
@@ -1,5 +1,5 @@
---- a/kernel/uvm/uvm_common.c
-+++ b/kernel/uvm/uvm_common.c
+--- a/kernel/nvidia-uvm/uvm_common.c
++++ b/kernel/nvidia-uvm/uvm_common.c
@@ -147,9 +147,11 @@ static RM_STATUS uvmSetupGpuProvider(void)
RM_STATUS status = RM_OK;