summaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorFlorian Fainelli <florian.fainelli@broadcom.com>2023-11-29 20:33:16 -0800
committerAndrew Morton <akpm@linux-foundation.org>2023-12-06 16:12:49 -0800
commit801a2b1b49f4dcf06703130922806e9c639c2ca8 (patch)
treeca0371acfa00b7151ea6ad767b2960e4540b2c5a /fs/Kconfig
parentbc220fe70919d6500811e5e1e07aff43e137065a (diff)
downloadlinux-801a2b1b49f4dcf06703130922806e9c639c2ca8.tar.gz
linux-801a2b1b49f4dcf06703130922806e9c639c2ca8.tar.bz2
linux-801a2b1b49f4dcf06703130922806e9c639c2ca8.zip
scripts/gdb: fix lx-device-list-bus and lx-device-list-class
After the conversion to bus_to_subsys() and class_to_subsys(), the gdb scripts listing the system buses and classes respectively was broken, fix those by returning the subsys_priv pointer and have the various caller de-reference either the 'bus' or 'class' structure members accordingly. Link: https://lkml.kernel.org/r/20231130043317.174188-1-florian.fainelli@broadcom.com Fixes: 7b884b7f24b4 ("driver core: class.c: convert to only use class_to_subsys") Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Kuan-Ying Lee <Kuan-Ying.Lee@mediatek.com> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Jan Kiszka <jan.kiszka@siemens.com> Cc: Kieran Bingham <kbingham@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/Kconfig')
0 files changed, 0 insertions, 0 deletions