Searched hist:"4 b44f2d18a330565227a7348844493c59366171e" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/hv/ |
H A D | vmbus_drv.c | diff 4b44f2d18a330565227a7348844493c59366171e Mon May 02 08:14:34 CEST 2016 Stephan Mueller <smueller@chronox.de> random: add interrupt callback to VMBus IRQ handler
The Hyper-V Linux Integration Services use the VMBus implementation for communication with the Hypervisor. VMBus registers its own interrupt handler that completely bypasses the common Linux interrupt handling. This implies that the interrupt entropy collector is not triggered.
This patch adds the interrupt entropy collection callback into the VMBus interrupt handler function.
Cc: stable@kernel.org Signed-off-by: Stephan Mueller <stephan.mueller@atsec.com> Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|
/linux/drivers/char/ |
H A D | random.c | diff 4b44f2d18a330565227a7348844493c59366171e Mon May 02 08:14:34 CEST 2016 Stephan Mueller <smueller@chronox.de> random: add interrupt callback to VMBus IRQ handler
The Hyper-V Linux Integration Services use the VMBus implementation for communication with the Hypervisor. VMBus registers its own interrupt handler that completely bypasses the common Linux interrupt handling. This implies that the interrupt entropy collector is not triggered.
This patch adds the interrupt entropy collection callback into the VMBus interrupt handler function.
Cc: stable@kernel.org Signed-off-by: Stephan Mueller <stephan.mueller@atsec.com> Signed-off-by: Stephan Mueller <smueller@chronox.de> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
|