summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMichal Schmidt <mschmidt@redhat.com>2023-07-29 18:15:16 +0300
committerJakub Kicinski <kuba@kernel.org>2023-08-01 00:31:26 +0300
commit611e1b016c7beceec5ae82ac62d4a7ca224c8f9d (patch)
treeb05ff9818ab9b4bdf2dbe5129840afb352b2c386 /scripts/gdb/linux/utils.py
parent37b61cda9c1606cd8b6445d900ca9dc03185e8b6 (diff)
downloadlinux-611e1b016c7beceec5ae82ac62d4a7ca224c8f9d.tar.xz
octeon_ep: initialize mbox mutexes
The two mbox-related mutexes are destroyed in octep_ctrl_mbox_uninit(), but the corresponding mutex_init calls were missing. A "DEBUG_LOCKS_WARN_ON(lock->magic != lock)" warning was emitted with CONFIG_DEBUG_MUTEXES on. Initialize the two mutexes in octep_ctrl_mbox_init(). Fixes: 577f0d1b1c5f ("octeon_ep: add separate mailbox command and response queues") Signed-off-by: Michal Schmidt <mschmidt@redhat.com> Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Link: https://lore.kernel.org/r/20230729151516.24153-1-mschmidt@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions