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:	Thu, 30 Apr 2009 18:06:54 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Arnd Bergmann <arnd@...db.de>
Cc:	unlisted-recipients: no@...is.elte.hu, To-header@...is.elte.hu,
	on@...is.elte.hu, "input <"@elvis.elte.hu, ;
	linux-arch@...r.kernel.org, Michal Simek <monstr@...str.eu>,
	Remis Lima Baima <remis.developer@...glemail.com>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 01/27] asm-generic: rename atomic.h to atomic-long.h


* Arnd Bergmann <arnd@...db.de> wrote:

> The existing asm-generic/atomic.h only defines the
> atomic_long type. This renames it to atomic-long.h
> so we have a place to add a truly generic atomic.h
> that can be used on all non-SMP systems.
> 
> Signed-off-by: Remis Lima Baima <remis.developer@...glemail.com>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
>  arch/alpha/include/asm/atomic.h                 |    2 +-
>  arch/arm/include/asm/atomic.h                   |    2 +-
>  arch/avr32/include/asm/atomic.h                 |    2 +-
>  arch/blackfin/include/asm/atomic.h              |    2 +-
>  arch/cris/include/asm/atomic.h                  |    2 +-
>  arch/frv/include/asm/atomic.h                   |    2 +-
>  arch/h8300/include/asm/atomic.h                 |    2 +-
>  arch/ia64/include/asm/atomic.h                  |    2 +-
>  arch/m32r/include/asm/atomic.h                  |    2 +-
>  arch/m68k/include/asm/atomic_mm.h               |    2 +-
>  arch/m68k/include/asm/atomic_no.h               |    2 +-
>  arch/microblaze/include/asm/atomic.h            |    2 +-
>  arch/mips/include/asm/atomic.h                  |    2 +-
>  arch/mn10300/include/asm/atomic.h               |    2 +-
>  arch/parisc/include/asm/atomic.h                |    2 +-
>  arch/powerpc/include/asm/atomic.h               |    2 +-
>  arch/s390/include/asm/atomic.h                  |    2 +-
>  arch/sh/include/asm/atomic.h                    |    2 +-
>  arch/sparc/include/asm/atomic_32.h              |    2 +-
>  arch/sparc/include/asm/atomic_64.h              |    2 +-
>  arch/x86/include/asm/atomic_32.h                |    2 +-
>  arch/x86/include/asm/atomic_64.h                |    2 +-

Acked-by: Ingo Molnar <mingo@...e.hu>

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