Giter VIP home page Giter VIP logo

Comments (6)

aritger avatar aritger commented on August 16, 2024

Thanks for the pointer to that forum post. I've filed NVIDIA internal bug 4478534 to track it. Hopefully we can resolve this soon.

from open-gpu-kernel-modules.

scaronni avatar scaronni commented on August 16, 2024

550.76 and 550.78 build fine on my Fedora systems with GCC 14.

from open-gpu-kernel-modules.

flukejones avatar flukejones commented on August 16, 2024

550.78 is failing with:

   /home/luke/Downloads/NVIDIA-Linux-x86_64-550.78/kernel-open/nvidia/os-mlock.c: In function 'nv_follow_pfn':
   /home/luke/Downloads/NVIDIA-Linux-x86_64-550.78/kernel-open/nvidia/os-mlock.c:42:12: error: implicit declaration of function 'follow_pfn'; did you mean 'follow_pte'? [-Wimplicit-function-declaration]
      42 |     return follow_pfn(vma, address, pfn);
         |            ^~~~~~~~~~
         |            follow_pte

kernel 6.9.0

from open-gpu-kernel-modules.

flukejones avatar flukejones commented on August 16, 2024

Related: https://lore.kernel.org/all/[email protected]/T/#mdeb04975c27076d6830f96c2041f50ef1d2554fc

follow_pfn is removed.

from open-gpu-kernel-modules.

aritger avatar aritger commented on August 16, 2024

Thanks for the pointer on follow_pfn. We're aware of that and it will be fixed in a future release.

I also think that is unrelated to the originally reported problem here (interaction with -Werror=incompatible-pointer-types).

from open-gpu-kernel-modules.

flukejones avatar flukejones commented on August 16, 2024

Closing as fixed recently

from open-gpu-kernel-modules.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.