Displaying 2 results from an estimated 2 matches for "end_read".
2017 Feb 01
15
[PATCH 00/14] hyperv: vmbus related patches
...ive staging buffers
vmbus: remove per channel state
vmbus: callback is in softirq not workqueue
vmbus: put related per-cpu variable together
vmbus: change to per channel tasklet
vmbus: add direct isr callback mode
vmbus: remove conditional locking of vmbus_write
vmbus: expose hv_begin/end_read
vmbus: constify parameters where possible
vmbus: replace modulus operation with subtraction
Starting point was top of current char-misc-next branch.
drivers/hv/channel.c | 47 +++++--------
drivers/hv/channel_mgmt.c | 41 ++++++------
drivers/hv/connection.c...
2017 Feb 01
15
[PATCH 00/14] hyperv: vmbus related patches
...ive staging buffers
vmbus: remove per channel state
vmbus: callback is in softirq not workqueue
vmbus: put related per-cpu variable together
vmbus: change to per channel tasklet
vmbus: add direct isr callback mode
vmbus: remove conditional locking of vmbus_write
vmbus: expose hv_begin/end_read
vmbus: constify parameters where possible
vmbus: replace modulus operation with subtraction
Starting point was top of current char-misc-next branch.
drivers/hv/channel.c | 47 +++++--------
drivers/hv/channel_mgmt.c | 41 ++++++------
drivers/hv/connection.c...