[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210223222540.9120-1-song.bao.hua@hisilicon.com>
Date: Wed, 24 Feb 2021 11:25:38 +1300
From: Barry Song <song.bao.hua@...ilicon.com>
To: <corbet@....net>, <linux-doc@...r.kernel.org>,
<jan.kiszka@...mens.com>, <kbingham@...nel.org>
CC: <linux-kernel@...r.kernel.org>, <linuxarm@...neuler.org>,
<linux-arm-kernel@...ts.infradead.org>,
Barry Song <song.bao.hua@...ilicon.com>
Subject: [PATCH v2 0/2] scripts/gdb: clarify the platforms supporting lx_current and add arm64 support
lx_current depends on per_cpu current_task variable which exists on x86 only.
so it actually works on x86 only. the 1st patch documents this clearly; the
2nd patch adds support for arm64.
Barry Song (2):
scripts/gdb: document lx_current is only supported by x86
scripts/gdb: add lx_current support for arm64
.../dev-tools/gdb-kernel-debugging.rst | 2 +-
scripts/gdb/linux/cpus.py | 23 +++++++++++++++++--
2 files changed, 22 insertions(+), 3 deletions(-)
--
2.25.1
Powered by blists - more mailing lists