1 2 3 4 5 6
#ifndef ARCH_SMP_SPINLOCK_H #define ARCH_SMP_SPINLOCK_H #error "spinlocks: implement this for ARM64" #endif