Home
last modified time | relevance | path

Searched hist:"0 ab4c02ddae2e1d32d686a7773608f6c44fb2a83" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/kernel/
H A DMakefilediff 0ab4c02ddae2e1d32d686a7773608f6c44fb2a83 Wed Jul 06 12:25:18 CEST 2011 Jon Medhurst <tixy@yxit.co.uk> ARM: kprobes: Add kprobes-common.c

This file will contain the instruction decoding and emulation code
which is common to both ARM and Thumb instruction sets.

For now, we will just move over condition_checks from kprobes-arm.c
This table is also renamed to kprobe_condition_checks to avoid polluting
the public namespace with a too generic name.

Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>