#ifndef __ASM_MCS_SPINLOCK_H #define __ASM_MCS_SPINLOCK_H /* * Architectures can define their own: * * arch_mcs_spin_lock_contended(l) * arch_mcs_spin_unlock_contended(l) * * See kernel/locking/mcs_spinlock.c. */ #endif /* __ASM_MCS_SPINLOCK_H */ t-next.git/atom/?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-01-24 15:01:58 -0500
committerDavid S. Miller <davem@davemloft.net>2017-01-24 15:01:58 -0500
commit7d6556ac66eeb430a574e9e3381a3110965d17aa (patch)
tree47b28c228d447a65b1e5f1c2de528ea91345d53d
parenta824d0b83109eb3e3ad44c489543831bc15f7166 (diff)
parentefb5f68f32995c146944a9d4257c3cf8eae2c4a1 (diff)
Merge branch 'vxlan-fdb-fixes'
Roopa Prabhu says: ==================== vxlan: misc fdb fixes ==================== Signed-off-by: David S. Miller <davem@davemloft.net>