[PATCH 0/4 F][SRU][L-R-M] Add signed modules for the new NVIDIA -server drivers

Alberto Milone alberto.milone at canonical.com
Fri May 29 14:34:29 UTC 2020


This patchset adds signed modules for the 418-server and the
440-server flavours, and enables them on amd64 and ppc64el.

The ppc64el architecture also requires a change to the
update-version script, since the module.lds script would
otherwise be missing.

This will also require somebody to update the dkms versions
and use the drivers in -proposed when cranking the kernel.

BugLink: https://bugs.launchpad.net/bugs/1881137

Alberto Milone (4):
  UBUNTU: [packaging] add nvidia 418-server and 440-server drivers
  UBUNTU: [Packaging] rules -- expose nvidia-kernel-common dependency
    data
  UBUNTU: [packaging] expose dependency on nvidia-kernel-common on meta
    packages
  UBUNTU: update-version -- copy arch/powerpc/kernel/module.lds

 arch/powerpc/kernel/module.lds |  8 ++++
 debian/control.common          |  4 +-
 debian/control.d/meta-nvidia   | 70 ++++++++++++++++++++++++++---
 debian/control.d/nvidia        | 80 ++++++++++++++++++++++++++++++++++
 debian/rules                   | 36 +++++++++++++--
 update-version                 |  1 +
 6 files changed, 188 insertions(+), 11 deletions(-)
 create mode 100644 arch/powerpc/kernel/module.lds

-- 
2.25.1




More information about the kernel-team mailing list