#undef IRQ_DISABLE #undef IRQ_ENABLE #undef IRQ_ENTER #undef IRQ_EXIT #define IRQ_DISABLE SOFTIRQ_DISABLE #define IRQ_ENABLE SOFTIRQ_ENABLE #define IRQ_ENTER SOFTIRQ_ENTER #define IRQ_EXIT SOFTIRQ_EXIT ref='http://git.armlinux.org.uk/cgit/git.armlinux.org.uk/linux-net-next.git/atom/net/vmw_vsock/virtio_transport_common.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/vmw_vsock/virtio_transport_common.c
AgeCommit message (Expand)Author
2020-02-16net: virtio_vsock: Enhance connection semanticsSebastien Boeuf