mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 05:00:09 +02:00
The virtio-rng drivers checks for spurious callbacks. Since callbacks can be implemented via shared interrupts (e.g. PCI) this could lead to guest kernel oopses with lots of virtio devices. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Cc: Rusty Russell <rusty@rustcorp.com.au> Cc: stable@kernel.org Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| amd-rng.c | ||
| core.c | ||
| geode-rng.c | ||
| intel-rng.c | ||
| ixp4xx-rng.c | ||
| Kconfig | ||
| Makefile | ||
| n2-asm.S | ||
| n2-drv.c | ||
| n2rng.h | ||
| omap-rng.c | ||
| pasemi-rng.c | ||
| timeriomem-rng.c | ||
| via-rng.c | ||
| virtio-rng.c | ||