Re: [PATCH 2/6] m32r: Define THREAD_SIZE only once.

From: Hirokazu Takata
Date: Mon Sep 07 2009 - 02:42:29 EST


From: Hirokazu Takata <takata@xxxxxxxxxxxxxx>
Subject: Re: [PATCH 2/6] m32r: Define THREAD_SIZE only once.
Date: Mon, 07 Sep 2009 14:52:27 +0900
>
> This patch causes build errors:
>

Sorry. It was my mistake.
I forgot to apply your "[PATCH 3/6]".

Tim, you are correct.

From: Tim Abbott <tabbott@xxxxxxxxxxx>
Subject: [PATCH 2/6] m32r: Define THREAD_SIZE only once.
Date: Sun, 06 Sep 2009 23:12:55 -0400
> Previously, m32r's asm/thread_info.h defined THREAD_SIZE differently
> for assembly and C code; now that PAGE_SIZE is usable from assembly,
> these can be combined. Also, m32r's asm/processor.h redefines
> THREAD_SIZE to the same value; remove this redundant definition.
>
> Signed-off-by: Tim Abbott <tabbott@xxxxxxxxxxx>
> Cc: Hirokazu Takata <takata@xxxxxxxxxxxxxx>
> ---
> arch/m32r/include/asm/processor.h | 2 --
> arch/m32r/include/asm/thread_info.h | 6 ++----
> 2 files changed, 2 insertions(+), 6 deletions(-)
>

Acked-by: Hirokazu Takata <takata@xxxxxxxxxxxxxx>

-- Takata
--
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/