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:	Wed, 11 May 2016 11:42:05 +0100
From:	Catalin Marinas <catalin.marinas@....com>
To:	zengzhaoxiu@....com
Cc:	linux-kernel@...r.kernel.org, Rich Felker <dalias@...c.org>,
	Aurelien Jacquiot <a-jacquiot@...com>,
	"Peter Zijlstra (Intel)" <peterz@...radead.org>,
	Will Deacon <will.deacon@....com>,
	"James E.J. Bottomley" <jejb@...isc-linux.org>,
	David Howells <dhowells@...hat.com>,
	Max Filippov <jcmvbkbc@...il.com>,
	Hendrik Brueckner <brueckner@...ux.vnet.ibm.com>,
	linux@...ts.openrisc.net,
	Hans-Christian Egtvedt <egtvedt@...fundet.no>,
	Jonas Bonn <jonas@...thpole.se>, linux-s390@...r.kernel.org,
	Jesper Nilsson <jesper.nilsson@...s.com>,
	linux-am33-list@...hat.com, linux-c6x-dev@...ux-c6x.org,
	Yoshinori Sato <ysato@...rs.sourceforge.jp>,
	linux-hexagon@...r.kernel.org, Helge Deller <deller@....de>,
	linux-sh@...r.kernel.org, Russell King <linux@...linux.org.uk>,
	Geert Uytterhoeven <geert@...ux-m68k.org>,
	Mark Salter <msalter@...hat.com>,
	linux-snps-arc@...ts.infradead.org,
	Haavard Skinnemoen <hskinnemoen@...il.com>,
	uclinux-h8-devel@...ts.sourceforge.jp,
	linux-xtensa@...ux-xtensa.org,
	James Hogan <james.hogan@...tec.com>,
	Heiko Carstens <heiko.carstens@...ibm.com>,
	Mikael Starvik <starvik@...s.com>,
	linux-m68k@...ts.linux-m68k.org,
	Zhaoxiu Zeng <zhaoxiu.zeng@...il.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	linux-metag@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	Chris Zankel <chris@...kel.net>, linux-parisc@...r.kernel.org,
	linux-cris-kernel@...s.com,
	Masahiro Yamada <yamada.masahiro@...ionext.com>,
	Vineet Gupta <vgupta@...opsys.com>,
	Richard Kuo <rkuo@...eaurora.org>,
	Martin Schwidefsky <schwidefsky@...ibm.com>,
	Koichi Yasutake <yasutake.koichi@...panasonic.com>
Subject: Re: [patch V4 02/31] bitops: Include generic parity.h in some
 architectures' bitops.h

On Wed, May 11, 2016 at 05:06:17PM +0800, zengzhaoxiu@....com wrote:
> From: Zhaoxiu Zeng <zhaoxiu.zeng@...il.com>
> 
> Simply use the generic version.
> 
> Signed-off-by: Zhaoxiu Zeng <zhaoxiu.zeng@...il.com>
> Acked-by: Hans-Christian Noren Egtvedt <egtvedt@...fundet.no> [for avr32]
> ---
>  arch/arc/include/asm/bitops.h      | 1 +
>  arch/arm/include/asm/bitops.h      | 1 +
>  arch/arm64/include/asm/bitops.h    | 1 +
>  arch/avr32/include/asm/bitops.h    | 1 +
>  arch/c6x/include/asm/bitops.h      | 1 +
>  arch/cris/include/asm/bitops.h     | 1 +
>  arch/frv/include/asm/bitops.h      | 1 +
>  arch/h8300/include/asm/bitops.h    | 1 +
>  arch/hexagon/include/asm/bitops.h  | 1 +
>  arch/m32r/include/asm/bitops.h     | 1 +
>  arch/m68k/include/asm/bitops.h     | 1 +
>  arch/metag/include/asm/bitops.h    | 1 +
>  arch/mn10300/include/asm/bitops.h  | 1 +
>  arch/openrisc/include/asm/bitops.h | 1 +
>  arch/parisc/include/asm/bitops.h   | 1 +
>  arch/s390/include/asm/bitops.h     | 1 +
>  arch/sh/include/asm/bitops.h       | 1 +
>  arch/xtensa/include/asm/bitops.h   | 1 +

For arm64:

Acked-by: Catalin Marinas <catalin.marinas@....com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ