-
- Downloads
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Pull hyperv updates from Wei Liu: - A patch series from Andrea to improve vmbus code - Two clean-up patches from Alexander and Randy * tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: hyperv: hyperv.h: drop a duplicated word tools: hv: change http to https in hv_kvp_daemon.c Drivers: hv: vmbus: Remove the lock field from the vmbus_channel struct scsi: storvsc: Introduce the per-storvsc_device spinlock Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list updaters) Drivers: hv: vmbus: Use channel_mutex in channel_vp_mapping_show() Drivers: hv: vmbus: Remove unnecessary channel->lock critical sections (sc_list readers) Drivers: hv: vmbus: Replace cpumask_test_cpu(, cpu_online_mask) with cpu_online() Drivers: hv: vmbus: Remove the numa_node field from the vmbus_channel struct Drivers: hv: vmbus: Remove the target_vp field from the vmbus_channel struct
Showing
- drivers/hv/channel.c 3 additions, 6 deletionsdrivers/hv/channel.c
- drivers/hv/channel_mgmt.c 6 additions, 25 deletionsdrivers/hv/channel_mgmt.c
- drivers/hv/hv.c 0 additions, 3 deletionsdrivers/hv/hv.c
- drivers/hv/vmbus_drv.c 5 additions, 12 deletionsdrivers/hv/vmbus_drv.c
- drivers/scsi/storvsc_drv.c 11 additions, 5 deletionsdrivers/scsi/storvsc_drv.c
- include/linux/hyperv.h 7 additions, 15 deletionsinclude/linux/hyperv.h
- include/uapi/linux/hyperv.h 1 addition, 1 deletioninclude/uapi/linux/hyperv.h
- tools/hv/hv_kvp_daemon.c 1 addition, 1 deletiontools/hv/hv_kvp_daemon.c
Loading
Please register or sign in to comment