aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/hwmon/ltc2978.txt
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@linux.intel.com>2018-09-24 13:20:44 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-10-02 10:51:16 -0700
commit86da809dda64a63fc27e05a215475325c3aaae92 (patch)
tree319f800e3890bd076292ad97cc3a212d9a934db4 /Documentation/devicetree/bindings/hwmon/ltc2978.txt
parentfirmware: Always initialize the fw_priv list object (diff)
downloadlinux-dev-86da809dda64a63fc27e05a215475325c3aaae92.tar.xz
linux-dev-86da809dda64a63fc27e05a215475325c3aaae92.zip
thunderbolt: Do not handle ICM events after domain is stopped
If there is a long chain of devices connected when the driver is loaded ICM sends device connected event for each and those are put to tb->wq for later processing. Now if the driver gets unloaded in the middle, so that the work queue is not yet empty it gets flushed by tb_domain_stop(). However, by that time the root switch is already removed so the driver crashes when it tries to dereference it in ICM event handling callbacks. Fix this by checking whether the root switch is already removed. If it is we know that the domain is stopped and we should merely skip handling the event. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/hwmon/ltc2978.txt')
0 files changed, 0 insertions, 0 deletions