These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / x86 / include / asm / qspinlock_paravirt.h
1 #ifndef __ASM_QSPINLOCK_PARAVIRT_H
2 #define __ASM_QSPINLOCK_PARAVIRT_H
3
4 PV_CALLEE_SAVE_REGS_THUNK(__pv_queued_spin_unlock);
5
6 #endif