mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 23:26:03 -04:00
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>