parisc: use generic atomic64 on 32-bit
authorKyle McMartin <kyle@mcmartin.ca>
Thu, 2 Jul 2009 17:10:29 +0000 (13:10 -0400)
committerKyle McMartin <kyle@mcmartin.ca>
Fri, 3 Jul 2009 03:34:13 +0000 (03:34 +0000)
Somewhat redundant since our atomic_t uses hashed-locks on 32-bit
anyway... Maybe we can clean those up to be generic too someday.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>

No differences found