mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 16:12:02 +00:00
801a2b1b49
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:
|
||
---|---|---|
.. | ||
linux | ||
Makefile | ||
vmlinux-gdb.py |