diff options
| author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2026-03-17 18:54:01 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-04-02 14:23:33 +0300 |
| commit | e75a5c054d493bbe1dae5461add62bd4913ed2c6 (patch) | |
| tree | 01e8080515b3b31684a1b29ae4b2452c9d5a10df /tools/perf/scripts/python/stackcollapse.py | |
| parent | 853f70c67d1b37e368fdcb3e328c4b8c04f53ac0 (diff) | |
| download | linux-e75a5c054d493bbe1dae5461add62bd4913ed2c6.tar.xz | |
Bluetooth: L2CAP: Fix regressions caused by reusing ident
commit 761fb8ec8778f0caf2bba5a41e3cff1ea86974f3 upstream.
This attempt to fix regressions caused by reusing ident which apparently
is not handled well on certain stacks causing the stack to not respond to
requests, so instead of simple returning the first unallocated id this
stores the last used tx_ident and then attempt to use the next until all
available ids are exausted and then cycle starting over to 1.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=221120
Link: https://bugzilla.kernel.org/show_bug.cgi?id=221177
Fixes: 6c3ea155e5ee ("Bluetooth: L2CAP: Fix not tracking outstanding TX ident")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tested-by: Christian Eggers <ceggers@arri.de>
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
