diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2012-04-01 22:38:42 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-04-02 23:41:26 +0200 |
commit | 9e5228ce0b9619bde7dcd6c51fb26e2401cfe81a (patch) | |
tree | 4fdfdd44fbbf3e62cb4a9691dd537955ee91a072 /crypto/api.c | |
parent | blackfin: fix cmpxchg build fails from system.h fallout (diff) | |
download | linux-9e5228ce0b9619bde7dcd6c51fb26e2401cfe81a.tar.xz linux-9e5228ce0b9619bde7dcd6c51fb26e2401cfe81a.zip |
parisc: fix missing cmpxchg file error from system.h split
Commit b4816afa3986 ("Move the asm-generic/system.h xchg()
implementation to asm-generic/cmpxchg.h") introduced the concept of
asm/cmpxchg.h but the parisc arch never got one. Fork the cmpxchg
content out of the asm/atomic.h file to create one.
Some minor whitespace fixups were done on the block of code that created
the new file.
Cc: "James E.J. Bottomley" <jejb@parisc-linux.org>
Cc: Helge Deller <deller@gmx.de>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions