Sorry for the necro, but when spinning up a daily build I'm running into
an issue with commit "NVIDIA: SAUCE: xhci: tegra: Add remote wakeup
support on T234" which uses "irq_to_desc()", a function that is no
longer exported when CONFIG_SPARSE_IRQ is enabled. Is this something
that can be fixed? It seems like upstream has reservations against using
"irq_to_desc()" so I was wondering if there were alternatives.

For instance, it seems like "irq_to_desc()" is only used to get
"irq_data", so could it be replaced by "irq_get_irq_data()"?

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

Title:
  apply NVIDIA patches April 17 - May 31, 2024

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-nvidia-tegra/+bug/2067781/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to