diff options
author | Dave Penkler <dpenkler@gmail.com> | 2025-04-18 20:34:31 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-04-25 17:08:26 +0300 |
commit | 8da1ce7ec08d3079d63709ead2ab56c32f2af744 (patch) | |
tree | 65308c3ffaf4ef11094476c7546f8af73258ff09 /tools/perf/scripts/python/stackcollapse.py | |
parent | b56611d934bbd8b62ef3ee54c0edb7e0c973892d (diff) | |
download | linux-8da1ce7ec08d3079d63709ead2ab56c32f2af744.tar.xz |
staging: gpib: Remove atn_asserted global variable
atn_asserted was introduced to deal with an issue where certain models
of the Raspberry Pi would lose interrupts under heavy load. Using
a combination of edge and level interrupts the problem was resolved
so the work-around is no longer needed.
This patch removes the work-around.
Tested-by: Dave Penkler <dpenkler@gmail.com>
Signed-off-by: Dave Penkler <dpenkler@gmail.com>
Link: https://lore.kernel.org/r/20250418173434.2892-6-dpenkler@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions