mbox series

[4.9.y,0/4] scripts/gdb Fixes for stable 4.9

Message ID 20210107225229.1502459-1-f.fainelli@gmail.com
Headers show
Series scripts/gdb Fixes for stable 4.9 | expand

Message

Florian Fainelli Jan. 7, 2021, 10:52 p.m. UTC
Hi Greg, Sasha,

This series contains some scripts/gdb/ fixes that are already present in
newer stable kernels.

Thanks!

André Draszik (1):
  scripts/gdb: make lx-dmesg command work (reliably)

Du Changbin (1):
  scripts/gdb: fix lx-version string output

Leonard Crestez (2):
  scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetch
  scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replace

 scripts/gdb/linux/dmesg.py | 22 +++++++++++++++-------
 scripts/gdb/linux/proc.py  |  2 +-
 2 files changed, 16 insertions(+), 8 deletions(-)

Comments

Sasha Levin Jan. 10, 2021, 12:14 p.m. UTC | #1
On Thu, Jan 07, 2021 at 02:52:25PM -0800, Florian Fainelli wrote:
>Hi Greg, Sasha,

>

>This series contains some scripts/gdb/ fixes that are already present in

>newer stable kernels.


Queued up, thanks!

-- 
Thanks,
Sasha