From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle McMartin Subject: [git] parisc: Changes to ref refs/heads/parisc Date: Thu, 2 Jul 2009 17:12:38 GMT Message-ID: <200907021712.n62HCcNL001333@hera.kernel.org> To: linux-parisc@vger.kernel.org Return-path: List-ID: List-Id: linux-parisc.vger.kernel.org New commits: commit 0517fbf0368b173814ca6c2a260abbb83754d09d Author: Kyle McMartin Date: Thu Jul 2 13:10:29 2009 -0400 parisc: use generic atomic64 on 32-bit 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