diff options
author | David Howells <dhowells@redhat.com> | 2020-06-18 00:50:33 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-22 10:33:17 +0300 |
commit | 1245a1e0e1c3cf5e62eb34e4536c997233359b45 (patch) | |
tree | ef3256de086dd5af7ee6645991acfd007482d78b /scripts/gdb/linux/utils.py | |
parent | 07253d24cda3fb46c7e42f561b409bbc9d37dd80 (diff) | |
download | linux-1245a1e0e1c3cf5e62eb34e4536c997233359b45.tar.xz |
rxrpc: Fix trace string
commit aadf9dcef9d4cd68c73a4ab934f93319c4becc47 upstream.
The trace symbol printer (__print_symbolic()) ignores symbols that map to
an empty string and prints the hex value instead.
Fix the symbol for rxrpc_cong_no_change to " -" instead of "" to avoid
this.
Fixes: b54a134a7de4 ("rxrpc: Fix handling of enums-to-string translation in tracing")
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions