sparc64: Really fix atomic64_t interface types.
authorDavid S. Miller <davem@davemloft.net>
Wed, 18 Aug 2010 04:44:13 +0000 (21:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Aug 2010 04:44:13 +0000 (21:44 -0700)
Linus noticed that some of the interface arguments
didn't get "int" --> "long" conversion, as needed.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found