Re: [PATCH 4/4] kmemcheck: Switch to using kernel disassembler

From: Pekka Enberg
Date: Tue Apr 15 2014 - 04:17:37 EST


On 04/14/2014 08:44 PM, Sasha Levin wrote:
kmemcheck used to do it's own basic instruction decoding, which is
just a duplication of the work done in arch/x86/lib/insn.c.

Instead, switch it to using the already existing dissasembler, and
switch the magic opcode numbers into something meaningful.

Signed-off-by: Sasha Levin <sasha.levin@xxxxxxxxxx>

Vegard probably should take a closer look at this but:

Acked-by: Pekka Enberg <penberg@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/