nvgpu: print the caller name with quiesce

Currently quiesce method does not print the caller name which makes it
difficult to find the reason behind the issue.

Change prints caller name and invocation line number.

Bug 4098984

Change-Id: I34a0f557c411f997022668e187060c1c1247b15f
Signed-off-by: prsethi <prsethi@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2900585
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
prsethi
2023-05-09 05:19:46 +00:00
committed by mobile promotions
parent d70c9a708b
commit 24a533c9dc
4 changed files with 8 additions and 6 deletions

View File

@@ -721,7 +721,7 @@ nvgpu_spinlock_acquire
nvgpu_spinlock_init
nvgpu_spinlock_release
nvgpu_strnadd_u32
nvgpu_sw_quiesce
nvgpu_sw_quiesce_with_trace
nvgpu_sw_quiesce_remove_support
nvgpu_swprofile_initialize
nvgpu_swprofile_snapshot

View File

@@ -751,7 +751,7 @@ nvgpu_spinlock_acquire
nvgpu_spinlock_init
nvgpu_spinlock_release
nvgpu_strnadd_u32
nvgpu_sw_quiesce
nvgpu_sw_quiesce_with_trace
nvgpu_sw_quiesce_remove_support
nvgpu_swprofile_initialize
nvgpu_swprofile_snapshot