git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7d6582
)
m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types
author
Greg Ungerer
<gerg@uclinux.org>
Tue, 14 Aug 2012 04:31:33 +0000
(14:31 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Fri, 17 Aug 2012 00:04:24 +0000
(10:04 +1000)
There is no specific atomic64 support code for any m68k CPUs, so we should
select CONFIG_GENERIC_ATOMC64 for all. Remove the existing per CPU selection
of this and select it for all m68k.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Fengguang Wu <fengguang.wu@intel.com>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found