summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorStefan Wahren <wahrenst@gmx.net>2025-07-15 18:11:06 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-07-16 09:36:50 +0200
commitebe0b2ecb7b8285852414a0f20044432e37d9b4c (patch)
tree89d241f0331b7ff3b0e3621dab78401d42a97356 /tools/perf/scripts/python/bin/stackcollapse-report
parentd0b3b7b22dfa1f4b515fd3a295b3fd958f9e81af (diff)
downloadkernel-ebe0b2ecb7b8285852414a0f20044432e37d9b4c.tar.gz
Revert "staging: vchiq_arm: Improve initial VCHIQ connect"
The commit 3e5def4249b9 ("staging: vchiq_arm: Improve initial VCHIQ connect") based on the assumption that in good case the VCHIQ connect always happen and therefore the keep-alive thread is guaranteed to be woken up. This is wrong, because in certain configurations there are no VCHIQ users and so the VCHIQ connect never happen. So revert it. Fixes: 3e5def4249b9 ("staging: vchiq_arm: Improve initial VCHIQ connect") Reported-by: Maíra Canal <mcanal@igalia.com> Closes: https://lore.kernel.org/linux-staging/ba35b960-a981-4671-9f7f-060da10feaa1@usp.br/ Cc: stable@kernel.org Signed-off-by: Stefan Wahren <wahrenst@gmx.net> Reviewed-by: Maíra Canal <mcanal@igalia.com> Link: https://lore.kernel.org/r/20250715161108.3411-2-wahrenst@gmx.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
ommon.hUwe Kleine-König 2011-02-18efikamx: add mc13892 support / implement power offArnaud Patard (Rtp) 2011-02-18efikamx: add usb h1 supportArnaud Patard (Rtp) 2011-02-18Introduce EFIKA_COMMONArnaud Patard (Rtp) 2011-02-11ARM: mx3+mx5: rename mxc_board_init to ${machine}_initUwe Kleine-König 2011-02-11ARM i.MX ehci: do ehci init in board specific functionsSascha Hauer 2011-02-10ARM: mx5: use .init_early to initialize cpu type, reset address and iomuxerUwe Kleine-König 2011-01-27ARM i.MX51 efikamx: remove unnecessary CONFIG_SERIAL_IMX ifdefsSascha Hauer 2010-12-15ARM i.MX51: Full iomux supportSascha Hauer 2010-12-14ARM: mx5: check for error in ioremapFabio Estevam 2010-12-03iMX51: introduce IMX_GPIO_NRArnaud Patard (Rtp) 2010-12-03mx5: Fix efikamx buildArnaud Patard (Rtp) 2010-11-24efikamx: add resetArnaud Patard (Rtp) 2010-11-24efikamx: add spi nor supportArnaud Patard (Rtp) 2010-11-24efikamx: add support for power keyArnaud Patard (Rtp) 2010-11-24efikamx: add leds supportArnaud Patard (Rtp) 2010-11-24efikamx: add mmc supportArnaud Patard (Rtp) 2010-11-24efikamx: read board idArnaud Patard (Rtp) 2010-11-24ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookieLothar Waßmann 2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre 2010-10-11mx51: efikamx: add otg supportAmit Kucheria 2010-10-11mx51: add support for genesi efikamx nettopAmit Kucheria