lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 07 Sep 2009 15:41:56 +0900
From:	Hirokazu Takata <takata@...ux-m32r.org>
To:	Tim Abbott <tabbott@...lice.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Sam Ravnborg <sam@...nborg.org>,
	Hirokazu Takata <takata@...ux-m32r.org>
Subject: Re: [PATCH 2/6] m32r: Define THREAD_SIZE only once.

From: Hirokazu Takata <takata@...ux-m32r.org>
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@...lice.com>
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@...lice.com>
> Cc: Hirokazu Takata <takata@...ux-m32r.org>
> ---
>  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@...ux-m32r.org>

-- Takata
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ