aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorMatthew Leach <[email protected]>2013-10-11 14:52:13 +0100
committerCatalin Marinas <[email protected]>2013-10-25 15:59:36 +0100
commit55b89540b0d8d031f90e3d711ec0df3f797ecc61 (patch)
tree15ca21914bc853fcafa3b549a2e66d316e205434 /fs/jbd/commit.c
parenta795a38eb91cf72c4a05e72a9c84e317ee179a48 (diff)
arm64: compat: correct register concatenation for syscall wrappers
The arm64 port contains wrappers for arm32 syscalls that pass 64-bit values. These wrappers concatenate the two registers to hold a 64-bit value in a single X register. On BE, however, the lower and higher words are swapped. Create a new assembler macro, regs_to_64, that when on BE systems swaps the registers in the orr instruction. Acked-by: Will Deacon <[email protected]> Signed-off-by: Matthew Leach <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions