Skip to content
Commit 4a12cae7 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

arm64: Fix the endianness of arch_spinlock_t



The owner and next members of the arch_spinlock_t structure need to be
swapped when compiling for big endian.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Reported-by: default avatarMatthew Leach <matthew.leach@arm.com>
Acked-by: default avatarWill Deacon <will.deacon@arm.com>
parent 710be9ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment