diff options
author | Steven Rostedt (Google) <[email protected]> | 2022-07-05 18:44:57 -0400 |
---|---|---|
committer | Steven Rostedt (Google) <[email protected]> | 2022-07-15 17:44:40 -0400 |
commit | b6d18ab34220565177d1f2efb84ff40abb195457 (patch) | |
tree | cc52910b28c2f9204201f75ce71a60541990a9f1 /scripts/gdb/linux/mm.py | |
parent | c01406f8972154be6236d89f7f7f056ee289b9cf (diff) |
tracing/brcm: Use the new __vstring() helper
Instead of open coding a __dynamic_array() with a fixed length (which
defeats the purpose of the dynamic array in the first place). Use the new
__vstring() helper that will use a va_list and only write enough of the
string into the ring buffer that is needed.
Link: https://lkml.kernel.org/r/[email protected]
Cc: Arend van Spriel <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Franky Lin <[email protected]>
Cc: Hante Meuleman <[email protected]>
Cc: Kalle Valo <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Paolo Abeni <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Acked-by: Kalle Valo <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions