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:	Tue, 13 Mar 2012 09:00:41 +0000
From:	Arnd Bergmann <arnd@...db.de>
To:	David Howells <dhowells@...hat.com>
Cc:	paul.gortmaker@...driver.com, hpa@...or.com,
	torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
	linux-arch@...r.kernel.org, linux@...nrisc.net
Subject: Re: [PATCH 17/35] Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h [ver #2]

On Monday 12 March 2012, David Howells wrote:
> Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h as all arch
> files that #include the former also #include the latter.  See:
> 
>         grep -rl asm-generic/cmpxchg-local[.]h arch/ | sort > b
>         grep -rl asm-generic/cmpxchg[.]h arch/ | sort > a
>         comm a b
> 
> This simplifies the disintegration of asm-generic/system.h for arches that
> don't have their own.
> 
> Signed-off-by: David Howells <dhowells@...hat.com>
> cc: Arnd Bergmann <arnd@...db.de>

Acked-by: Arnd Bergmann <arnd@...db.de>

I would suggest we merge this one through the openrisc tree, along with the
other asm-generic patches in your series.

asm-generic patches tend to have dependencies on other stuff and they
rarely conflict with one another, so generally my preference is to have
them sent by whoever needs them, with my ack.

	Arnd

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