ARM: kprobes: Add load_write_pc()
authorJon Medhurst <tixy@yxit.co.uk>
Fri, 10 Jun 2011 19:29:04 +0000 (20:29 +0100)
committerTixy <tixy@medhuaa1.miniserver.com>
Wed, 13 Jul 2011 17:32:45 +0000 (17:32 +0000)
commit263e368a2f1f960db07d7524a4a3e7df951f1f72
treeeb8b1ba0a5d07368de5bd65b579a5f69233ddb07
parentf39ca8b488a6c1e8db47746e1cdb841a6999edd7
ARM: kprobes: Add load_write_pc()

This writes a value to PC which was obtained as the result of a
LDR or LDM instruction. For ARMv5T and later this must perform
interworking.

Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
arch/arm/kernel/kprobes-common.c
arch/arm/kernel/kprobes.h
This page took 0.026194 seconds and 5 git commands to generate.