I'm not sure enough to propose a patch but the signature of
get_user_pages_remote(...) seems to have changed.

At least the task parameter has been removed in 2020 but cleaning it
doesn't fix everything

--- /var/lib/dkms/nvidia/390.157/source/common/inc/nv-mm.h      2022-10-12 
11:30:26.000000000 +0200
+++ /var/lib/dkms/nvidia/390.157/build/common/inc/nv-mm.h       2026-03-08 
00:34:47.271421915 +0100
@@ -161,7 +161,7 @@
 
         #else
 
-               return get_user_pages_remote(tsk, mm, start, nr_pages, flags,
+               return get_user_pages_remote(mm, start, nr_pages, flags,
                                             pages, vmas);
 
         #endif


** Attachment added: "dkms build log"
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2068058/+attachment/5950751/+files/make.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2068058

Title:
  package nvidia-dkms-390 390.157-0ubuntu0.22.04.2 failed to
  install/upgrade: installed nvidia-dkms-390 package post-installation
  script subprocess returned error exit status 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2068058/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to