]> Pileus Git - ~andy/linux/commit
C6X: select GENERIC_ATOMIC64
authorMark Salter <msalter@redhat.com>
Wed, 15 Aug 2012 16:12:16 +0000 (12:12 -0400)
committerMark Salter <msalter@redhat.com>
Wed, 15 Aug 2012 16:27:00 +0000 (12:27 -0400)
commit01ddd9a809b9a95df097ff1b5565f806e681a606
treed09c25c2f2313ed3051798234ca1167059219601
parent6330c790dae1229bb33571c48984ca42a8a4c250
C6X: select GENERIC_ATOMIC64

The generic atomic64 support came in 2009 to support the perf subsystem
with the expectation that all architectures would implement atomic64
support. Since then, other optional parts of the generic kernel have
also come to expect atomic64 support. This patch enables generic atomic64
support for C6X architecture.

Signed-off-by: Mark Salter <msalter@redhat.com>
arch/c6x/Kconfig