lkml.org 
[lkml]   [2011]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] arm: standardize /proc/iomem "Kernel code" name
On Fri, 9 Dec 2011, Kees Cook wrote:

> All other ports use "Kernel code" to identify the Kernel text segment
> in /proc/iomem. Change the ARM resources to do the same.
>
> Signed-off-by: Kees Cook <keescook@chromium.org>

Acked-by: Nicolas Pitre <nico@linaro.org>

Please submit the patch here:
http://www.arm.linux.org.uk/developer/patches/

> ---
> arch/arm/kernel/setup.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/kernel/setup.c b/arch/arm/kernel/setup.c
> index 3448a3f..a34dbf6 100644
> --- a/arch/arm/kernel/setup.c
> +++ b/arch/arm/kernel/setup.c
> @@ -158,7 +158,7 @@ static struct resource mem_res[] = {
> .flags = IORESOURCE_MEM
> },
> {
> - .name = "Kernel text",
> + .name = "Kernel code",
> .start = 0,
> .end = 0,
> .flags = IORESOURCE_MEM
> --
> 1.7.5.4
>
>
> --
> Kees Cook @outflux.net
>


\
 
 \ /
  Last update: 2011-12-10 00:19    [W:0.050 / U:1.692 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site