linux/drivers/hv
Vitaly Kuznetsov ad6d41253b Drivers: hv: balloon: add a fall through comment to hv_memory_notifier()
Coverity scan gives a warning when there is fall through in a switch
without a comment. This fall through is intentional as ol_waitevent needs
to be completed to unblock hv_mem_hot_add() allowing it to process next
requests regardless of the result of if we were able to online this block.

Reported-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-01-31 11:05:58 +01:00
..
channel_mgmt.c Drivers: hv: vmbus: Move the code to signal end of message 2017-01-20 14:48:03 +01:00
channel.c Drivers: hv: vmbus: Fix a rescind handling bug 2017-01-10 21:46:41 +01:00
connection.c Drivers: hv: vmbus: Move the extracting of Hypervisor version information 2017-01-20 14:48:03 +01:00
hv_balloon.c Drivers: hv: balloon: add a fall through comment to hv_memory_notifier() 2017-01-31 11:05:58 +01:00
hv_fcopy.c Drivers: hv: util: Fcopy: Fix a rescind processing issue 2017-01-10 21:46:41 +01:00
hv_kvp.c Drivers: hv: util: kvp: Fix a rescind processing issue 2017-01-10 21:46:41 +01:00
hv_snapshot.c Drivers: hv: util: Backup: Fix a rescind processing issue 2017-01-10 21:46:41 +01:00
hv_util.c hv_util: switch to using timespec64 2017-01-31 11:05:58 +01:00
hv_utils_transport.c Drivers: hv: utils: fix a race on userspace daemons registration 2016-08-31 13:05:41 +02:00
hv_utils_transport.h Drivers: hv: utils: fix a race on userspace daemons registration 2016-08-31 13:05:41 +02:00
hv.c Drivers: hv: restore hypervcall page cleanup before kexec 2017-01-31 11:05:58 +01:00
hyperv_vmbus.h Drivers: hv: restore hypervcall page cleanup before kexec 2017-01-31 11:05:58 +01:00
Kconfig x86: Make Linux guest support optional 2013-03-04 13:14:25 -08:00
Makefile Drivers: hv: util: introduce hv_utils_transport abstraction 2015-05-24 12:17:41 -07:00
ring_buffer.c Drivers: hv: vmbus: Prevent sending data on a rescinded channel 2017-01-10 21:46:41 +01:00
vmbus_drv.c Drivers: hv: restore hypervcall page cleanup before kexec 2017-01-31 11:05:58 +01:00