diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2014-05-08 22:13:47 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2014-05-09 16:00:19 +0100 |
commit | ba6bf8c85cb0d263ca9a98ef6a76ab651a97c60b (patch) | |
tree | 090054aae9597d58962f2bc78ad5e4b03ad56393 /Documentation/cputopology.txt | |
parent | a501e32430d4232012ab708b8f0ce841f29e0f02 (diff) |
arm64: Make atomic64_t() return "long", not "long long"
arm64 sets CONFIG_64BIT=y and hence uses the "long counter" atomic64_t
definition from include/linux/types.h. Make atomic64_read() return "long",
not "long long".
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'Documentation/cputopology.txt')
0 files changed, 0 insertions, 0 deletions