Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PARISC] Make local_t use atomic_long_t
As done in asm-generic/local.h in mainline. Otherwise local_t was 32-bit even on a 64-bit kernel. Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
- Loading branch information