[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221128114243.2042-1-thunder.leizhen@huawei.com>
Date: Mon, 28 Nov 2022 19:42:41 +0800
From: Zhen Lei <thunder.leizhen@...wei.com>
To: Russell King <linux@...linux.org.uk>,
Ard Biesheuvel <ardb@...nel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <patches@...linux.org.uk>
CC: Zhen Lei <thunder.leizhen@...wei.com>
Subject: [PATCH 0/2] ARM: Make the dumped instructions are consistent with the disassembled ones
v1:
1. Refactor dump_instr(): classify by thumb and arm, and then by user and kernel.
2. Use __mem_to_opcode_thumb16() or __mem_to_opcode_arm() to convert the
instruction to the correct byte order before outputting.
Zhen Lei (2):
ARM: Refactor dump_instr()
ARM: Make the dumped instructions are consistent with the disassembled
ones
arch/arm/kernel/traps.c | 25 ++++++++++++++-----------
1 file changed, 14 insertions(+), 11 deletions(-)
--
2.25.1
Powered by blists - more mailing lists