diff options
| author | Long Li <[email protected]> | 2025-03-10 22:12:01 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2025-04-17 08:56:11 +0000 |
| commit | d062463edf1770427dc2d637df4088df4835aa47 (patch) | |
| tree | 2c4622bc49b5522039234fabe8d0e69ee8934f24 /scripts/git-resolve.sh | |
| parent | EISA: Increase length of device names (diff) | |
| download | kernel-d062463edf1770427dc2d637df4088df4835aa47.tar.gz kernel-d062463edf1770427dc2d637df4088df4835aa47.zip | |
uio_hv_generic: Set event for all channels on the device
Hyper-V may offer a non latency sensitive device with subchannels without
monitor bit enabled. The decision is entirely on the Hyper-V host not
configurable within guest.
When a device has subchannels, also signal events for the subchannel
if its monitor bit is disabled.
This patch also removes the memory barrier when monitor bit is enabled
as it is not necessary. The memory barrier is only needed between
setting up interrupt mask and calling vmbus_set_event() when monitor
bit is disabled.
Signed-off-by: Long Li <[email protected]>
Reviewed-by: Michael Kelley <[email protected]>
Reviewed-by: Saurabh Sengar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/git-resolve.sh')
0 files changed, 0 insertions, 0 deletions
