summaryrefslogtreecommitdiff
path: root/scripts/decode_stacktrace.sh
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2022-06-01 16:38:18 -0700
committerRobert Foss <robert.foss@linaro.org>2022-06-07 14:57:47 +0200
commitdfa687bffc8a4a21ed929c7dececf01b8f1f52ee (patch)
tree5756e9b5d791341da2fb4f8a31ec633a1305fb4b /scripts/decode_stacktrace.sh
parentd82a5a4aae9d0203234737caed1bf470aa317568 (diff)
downloadkernel-dfa687bffc8a4a21ed929c7dececf01b8f1f52ee.tar.gz
drm/bridge: lt9611uxc: Cancel only driver's work
During device remove care needs to be taken that no work is pending before it removes the underlying DRM bridge etc, but this can be done on the specific work rather than waiting for the flush of the system-wide workqueue. Fixes: bc6fa8676ebb ("drm/bridge/lontium-lt9611uxc: move HPD notification out of IRQ handler") Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Robert Foss <robert.foss@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20220601233818.1877963-1-bjorn.andersson@linaro.org
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions
0:06 -0800'>2023-02-25Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds 2023-02-12powerpc/ps3: Change updateboltedpp() panic to infoGeoff Levand 2023-01-30driver core: fixup for "driver core: make struct bus_type.uevent() take a con...Stephen Rothwell 2022-11-30powerpc/ps3: mark ps3_system_bus_type staticChristoph Hellwig 2022-07-27powerpc: Remove remaining parts of oprofileChristophe Leroy 2022-05-08powerpc: Add missing headersChristophe Leroy 2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy 2022-05-05powerpc: fix typos in commentsJulia Lawall 2022-05-04powerpc: Fix spelling mistake "mesages" -> "messages" in KconfigColin Ian King 2022-03-09powerpc/ps3: remove unneeded semicolonsjing yangyang 2021-12-23powerpc/ps3: Add __init attribute to eligible functionsNick Child