[RFC PATCH 3/5] ARM: kprobes: Reference cpu_architecture as a global variable
Tixy
tixy at yxit.co.uk
Wed Aug 10 07:43:56 EDT 2011
On Wed, 2011-08-10 at 11:13 +0100, Dave Martin wrote:
> This patch is needed for compatibility with the change of
> cpu_architecture from a function to a global variable.
>
> Since cpu_architecture is ARM-specific, also add an explicit
> include for <asm/system.h> rather than relying on this being
> included as a side-effect.
>
> Signed-off-by: Dave Martin <dave.martin at linaro.org>
> ---
> arch/arm/kernel/kprobes-common.c | 11 +++++------
> 1 files changed, 5 insertions(+), 6 deletions(-)
Is there any reason that this patch isn't part of the other ARM platform
changes in patch one?
--
Tixy
More information about the linux-arm-kernel
mailing list