Files
Nagarjuna Kristam 05513c1234 NVIDIA: SAUCE: PCI: tegra194: Remove debugfs if link up
BugLink: https://bugs.launchpad.net/bugs/2072591

Issue:
debugfs entry is available only when link state is up.
During shutdown debugfs remove API is called before link state check.
This results in duplicate API invocation during shutdown
sequence resulting in kernel panic.

Fix:
Move debugfs removal API post link state check.

http://nvbugs/4169798

Signed-off-by: Nagarjuna Kristam <nkristam@nvidia.com>
Reviewed-by: Prathamesh Shete <pshete@nvidia.com>
Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
Tested-by: Prathamesh Shete <pshete@nvidia.com>
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Acked-by: Jacob Martin <jacob.martin@canonical.com>
Acked-by: Noah Wager <noah.wager@canonical.com>
Signed-off-by: Noah Wager <noah.wager@canonical.com>
2025-07-09 14:46:12 -07:00
..
2025-03-14 14:31:48 +01:00